|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.celtix.application.Application
public final class Application
Method Summary | |
---|---|
Configuration |
getConfiguration()
Returns the Configuration of the Application . |
static Application |
getInstance()
Returns the Application singleton. |
PluginManager |
getPluginManager()
Returns the PluginManager of the Application . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Application getInstance()
Application
singleton.
public Configuration getConfiguration()
Configuration
of the Application
.
public PluginManager getPluginManager()
PluginManager
of the Application
.
|
Celtix User APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |