|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mlw.fps.model.manager.ManagerFactory
Constructor Summary | |
ManagerFactory()
Creates a new instance of ManagerFactory |
Method Summary | |
static java.lang.Object |
getNewInstance(java.lang.String name)
|
static void |
init()
|
static boolean |
isInitialized()
Getter for property initialized. |
static void |
setConfig(java.lang.String config)
Setter for property config. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ManagerFactory()
Method Detail |
public static java.lang.Object getNewInstance(java.lang.String name)
public static void setConfig(java.lang.String config)
config
- New value of property config.public static void init() throws java.lang.Exception
java.lang.Exception
public static boolean isInitialized()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |