public class ComponentManagerFactory extends Object
setComponentManager(ComponentManager).
| Constructor and Description |
|---|
ComponentManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentManager |
getComponentManager()
Returns a ComponentManager instance.
|
static void |
setComponentManager(ComponentManager manager)
Sets the ComponentManager instance that will be used.
|
public static ComponentManager getComponentManager()
public static void setComponentManager(ComponentManager manager)
manager - the ComponentManager instance.Copyright © 2009–2017 Ignite Realtime. All rights reserved.