com.khubla.pragmatach.framework.plugin
Class PluginContextImpl

java.lang.Object
  extended by com.khubla.pragmatach.framework.plugin.PluginContextImpl
All Implemented Interfaces:
PluginContext

public class PluginContextImpl
extends Object
implements PluginContext

Author:
tome

Constructor Summary
PluginContextImpl(ResourceLoader resourceLoader)
          ctor
 
Method Summary
 ResourceLoader getResourceLoader()
          gets the framework-provided resource loader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginContextImpl

public PluginContextImpl(ResourceLoader resourceLoader)
ctor

Method Detail

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.