org.cogchar.bind.rk.behavior
Class SceneLifecycleDemo
java.lang.Object
org.cogchar.bind.rk.behavior.SceneLifecycleDemo
public class SceneLifecycleDemo
- extends Object
- Author:
- Matthew Stevenson
|
Method Summary |
static Runnable |
getRegistrationRunnable(org.osgi.framework.BundleContext context,
Class clazz,
Object obj,
String key,
String val)
|
static Runnable |
makeChanBindConfRegRunnable(org.osgi.framework.BundleContext context,
ChannelBindingConfig cbc,
String key,
String val)
|
static Runnable |
makeSceneSpecRegRunnable(org.osgi.framework.BundleContext context,
org.cogchar.impl.scene.SceneSpec scnSpec,
String key,
String val)
|
static void |
test(org.osgi.framework.BundleContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SceneLifecycleDemo
public SceneLifecycleDemo()
test
public static void test(org.osgi.framework.BundleContext context)
makeChanBindConfRegRunnable
public static Runnable makeChanBindConfRegRunnable(org.osgi.framework.BundleContext context,
ChannelBindingConfig cbc,
String key,
String val)
makeSceneSpecRegRunnable
public static Runnable makeSceneSpecRegRunnable(org.osgi.framework.BundleContext context,
org.cogchar.impl.scene.SceneSpec scnSpec,
String key,
String val)
getRegistrationRunnable
public static Runnable getRegistrationRunnable(org.osgi.framework.BundleContext context,
Class clazz,
Object obj,
String key,
String val)
Copyright © 2010-2014. All Rights Reserved.