public class SceneManagerController extends Object implements org.openbase.bco.registry.scene.lib.provider.SceneRegistryProvider, SceneManager
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
SceneManagerController() |
| Modifier and Type | Method and Description |
|---|---|
static SceneManagerController |
getInstance() |
org.openbase.jul.storage.registry.RegistryImpl<String,SceneController> |
getSceneControllerRegistry() |
org.openbase.bco.registry.scene.lib.SceneRegistry |
getSceneRegistry() |
void |
init() |
void |
shutdown() |
public SceneManagerController()
throws org.openbase.jul.exception.InstantiationException,
InterruptedException
org.openbase.jul.exception.InstantiationExceptionInterruptedExceptionpublic static SceneManagerController getInstance() throws org.openbase.jul.exception.NotAvailableException
org.openbase.jul.exception.NotAvailableExceptionpublic void init()
throws org.openbase.jul.exception.InitializationException,
InterruptedException
org.openbase.jul.exception.InitializationExceptionInterruptedExceptionpublic void shutdown()
public org.openbase.bco.registry.scene.lib.SceneRegistry getSceneRegistry()
throws org.openbase.jul.exception.NotAvailableException
getSceneRegistry in interface org.openbase.bco.registry.scene.lib.provider.SceneRegistryProviderorg.openbase.jul.exception.NotAvailableExceptionpublic org.openbase.jul.storage.registry.RegistryImpl<String,SceneController> getSceneControllerRegistry()
Copyright © 2015–2016 openbase.org. All rights reserved.