|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.im.provider.ServerUtility
Field Summary | |
static java.lang.String |
systemProperty
|
Constructor Summary | |
ServerUtility()
|
Method Summary | |
abstract ConferenceManager |
getConferenceManager()
Gets the instance of ConferenceManager |
abstract ConfigReader |
getConfigReader()
Gets the instance of the ConfigReader object |
static ServerUtility |
getInstance()
|
abstract Realm |
getRealm()
Gets the instance of Realm |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String systemProperty
Constructor Detail |
public ServerUtility()
Method Detail |
public static ServerUtility getInstance()
public abstract ConfigReader getConfigReader()
public abstract ConferenceManager getConferenceManager()
public abstract Realm getRealm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |