|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.slim3.commons.plugin.PluginManager
public final class PluginManager
The manager class for Plugin
.
Field Summary | |
---|---|
protected static Log |
log
The log. |
protected static List<Plugin> |
plugins
The list for Plugin . |
static String |
PLUGINS_KEY
The key for bean meta data factory class. |
Method Summary | |
---|---|
static void |
destroy()
Destroys plugins. |
static void |
initialize()
Initializes plugins. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PLUGINS_KEY
protected static Log log
protected static List<Plugin> plugins
Plugin
.
Method Detail |
---|
public static void initialize()
public static void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |