Uses of Class
org.jivesoftware.spark.PluginManager

Packages that use PluginManager
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of PluginManager in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark that return PluginManager
static PluginManager PluginManager.getInstance()
          Returns the singleton instance of PluginManager, creating it if necessary.