|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.radeox.macro.PluginRepository
org.radeox.macro.MacroRepository
public class 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 | |
|---|---|
void |
addLoader(MacroLoader loader)
|
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)
public void addLoader(MacroLoader loader)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||