|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jivesoftware.spark.ui.conferences.Conferences
public class Conferences
Conference plugin is reponsible for the initial loading of MultiUser Chat support. To disable plugin, you can remove from the plugins.xml file located in the classpath of Communicator.
Constructor Summary | |
---|---|
Conferences()
|
Method Summary | |
---|---|
boolean |
canShutDown()
|
static BookmarkedConferences |
getBookmarkedConferences()
Returns the UI for the addition and removal of Conference bookmarks. |
static java.lang.String |
getDefaultServiceName()
|
void |
initialize()
|
void |
shutdown()
Persists bookmarked data, if any. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Conferences()
Method Detail |
---|
public void initialize()
public void shutdown()
public boolean canShutDown()
public static java.lang.String getDefaultServiceName()
public static BookmarkedConferences getBookmarkedConferences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |