|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.robokind.api.common.triggering.TriggerUtils
public class TriggerUtils
| Constructor Summary | |
|---|---|
TriggerUtils()
|
|
| Method Summary | |
|---|---|
static org.osgi.framework.ServiceReference[] |
findHandlers(org.osgi.framework.BundleContext context,
String triggerType,
String filter)
|
static org.osgi.framework.ServiceReference[] |
findHandlers(org.osgi.framework.BundleContext context,
Trigger trigger)
|
static org.osgi.framework.ServiceRegistration |
registerTriggerHandler(org.osgi.framework.BundleContext context,
TriggerHandler handler,
Properties props)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TriggerUtils()
| Method Detail |
|---|
public static org.osgi.framework.ServiceRegistration registerTriggerHandler(org.osgi.framework.BundleContext context,
TriggerHandler handler,
Properties props)
public static org.osgi.framework.ServiceReference[] findHandlers(org.osgi.framework.BundleContext context,
Trigger trigger)
public static org.osgi.framework.ServiceReference[] findHandlers(org.osgi.framework.BundleContext context,
String triggerType,
String filter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||