com.khubla.pragmatach.framework.plugin
Class PluginContextImpl
java.lang.Object
  
com.khubla.pragmatach.framework.plugin.PluginContextImpl
- All Implemented Interfaces: 
 - PluginContext
 
public class PluginContextImpl
- extends Object
- implements PluginContext
  
- Author:
 
  - tome
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PluginContextImpl
public PluginContextImpl(ResourceLoader resourceLoader)
- ctor
 
getResourceLoader
public ResourceLoader getResourceLoader()
                                 throws PragmatachException
- Description copied from interface: 
PluginContext 
- gets the framework-provided resource loader
- Specified by:
 getResourceLoader in interface PluginContext
 
- Throws:
 PragmatachException
 
 
Copyright © 2014 khubla.com. All rights reserved.