|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mevenide.plugins.PluginInfoFactory
public final class PluginInfoFactory
| Method Summary | |
|---|---|
PluginInfoManager |
createManager(org.mevenide.context.IQueryContext context)
|
static PluginInfoFactory |
getInstance()
|
void |
setCustomLoader(ICustomPluginLoader ldr)
by implementing ICustomPluginLoader and setting it, one
can provide additional locations for the definition of plugin and it's properties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PluginInfoFactory getInstance()
public void setCustomLoader(ICustomPluginLoader ldr)
ICustomPluginLoader and setting it, one
can provide additional locations for the definition of plugin and it's properties
public PluginInfoManager createManager(org.mevenide.context.IQueryContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||