|
|||||||||||
| 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.table.FunctionLoader
Plugin loader for table functions
| Field Summary | |
protected static FunctionLoader |
instance
|
| Constructor Summary | |
FunctionLoader()
|
|
| Method Summary | |
void |
add(Repository repository,
java.lang.Object plugin)
Add a plugin to the known plugin map |
static PluginLoader |
getInstance()
|
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 |
| Field Detail |
protected static FunctionLoader instance
| Constructor Detail |
public FunctionLoader()
| Method Detail |
public static PluginLoader getInstance()
public java.lang.Class getLoadClass()
getLoadClass in class PluginLoader
public void add(Repository repository,
java.lang.Object plugin)
add in class PluginLoaderplugin - Function to add
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||