|
Docmosis API 2.1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.docmosis.SystemManager
Initialise the document processing system. This will first initialise the configuration then initialise other sub-systems based on the configuration. This should be the first point of contact for any using system.
| Constructor Summary | |
SystemManager()
|
|
| Method Summary | |
static void |
initialise()
Initialise the system from the configuration. |
static boolean |
isInitialized()
Determine if the system has been initialized. |
static void |
release()
Shuts down everything in the system, so that it can be re-initialised from scratch. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemManager()
| Method Detail |
public static void initialise()
DMPropertiespublic static void release()
DMPropertiespublic static boolean isInitialized()
|
Docmosis API 2.1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||