|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.radeox.macro.PluginRepository | +--org.radeox.macro.MacroRepository
Repository for plugins
Field Summary | |
protected static MacroRepository |
instance
|
protected java.util.List |
loaders
|
Fields inherited from class org.radeox.macro.PluginRepository |
list, plugins |
Method Summary | |
static MacroRepository |
getInstance()
|
void |
setInitialContext(InitialRenderContext context)
|
Methods inherited from class org.radeox.macro.PluginRepository |
containsKey, get, getPlugins, put |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static MacroRepository instance
protected java.util.List loaders
Method Detail |
public static MacroRepository getInstance()
public void setInitialContext(InitialRenderContext context)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |