Package | Description |
---|---|
org.jivesoftware.spark |
Provides the Managers used as the main entry points into the Spark client.
|
org.jivesoftware.spark.search |
Provides support for creating your own searchable objects within Spark.
|
Modifier and Type | Method and Description |
---|---|
static SearchManager |
SparkManager.getSearchManager()
Returns the
SearchManager . |
Modifier and Type | Method and Description |
---|---|
static SearchManager |
SearchManager.getInstance()
Returns the singleton instance of
SearchManager ,
creating it if necessary. |