Uses of Class
com.jivesoftware.spark.Workspace

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

Uses of Workspace in com.jivesoftware.spark
 

Methods in com.jivesoftware.spark that return Workspace
static Workspace SparkManager.getWorkspace()
          Retrieves the inner container for Spark.
static Workspace Workspace.getInstance()
          Returns the singleton instance of Workspace, creating it if necessary.