com.khubla.pragmatach.framework.api
Interface PluginContext

All Known Implementing Classes:
PluginContextImpl

public interface PluginContext

The plug-in context is passed to every plug-in. It contains methods which enable the plug-in to access framework services

Author:
tome

Method Summary
 ResourceLoader getResourceLoader()
          gets the framework-provided resource loader
 

Method Detail

getResourceLoader

ResourceLoader getResourceLoader()
                                 throws PragmatachException
gets the framework-provided resource loader

Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.