|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.radeox.macro.PluginLoader | +--org.radeox.macro.MacroLoader
Plugin loader for macros
Constructor Summary | |
MacroLoader()
|
Method Summary | |
void |
add(Repository repository,
java.lang.Object plugin)
Add a plugin to the known plugin map |
java.lang.Class |
getLoadClass()
|
Methods inherited from class org.radeox.macro.PluginLoader |
loadPlugins, loadPlugins |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MacroLoader()
Method Detail |
public java.lang.Class getLoadClass()
getLoadClass
in class PluginLoader
public void add(Repository repository, java.lang.Object plugin)
add
in class PluginLoader
plugin
- Plugin to add
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |