com.jivesoftware.spark.ui.conferences
Class Conferences

java.lang.Object
  extended bycom.jivesoftware.spark.ui.conferences.Conferences

public class Conferences
extends java.lang.Object

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()
           
 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

Conferences

public Conferences()
Method Detail

initialize

public void initialize()

shutdown

public void shutdown()
Persists bookmarked data, if any.


canShutDown

public boolean canShutDown()