|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ocltf.common.PluginDiscoverer
Discovers and loads all available Plugin objects from the current classpath.
Constructor Summary | |
PluginDiscoverer()
|
Method Summary | |
void |
discoverPlugins()
Finds and initializes all Plugin objects on the current classpath. |
static PluginDiscoverer |
instance()
Gets the default static instance of the PluginDicoverer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PluginDiscoverer()
Method Detail |
public static PluginDiscoverer instance()
public void discoverPlugins()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |