|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginLoader
Defines the methods required by a plugin loading implementation. The plugin loader is used to define the tasks provided by a plugin.
Method Summary | |
---|---|
java.util.Map<java.lang.String,TaskManagerFactory> |
loadTaskFactories()
Loads all task factories provided by the plugin and specifies the names to register them under. |
Method Detail |
---|
java.util.Map<java.lang.String,TaskManagerFactory> loadTaskFactories()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |