public class ZigbeeImporter
extends org.ow2.chameleon.rose.AbstractImporterComponent
Constructor and Description |
---|
ZigbeeImporter() |
Modifier and Type | Method and Description |
---|---|
protected org.osgi.framework.ServiceRegistration |
createProxy(org.osgi.service.remoteserviceadmin.EndpointDescription epd,
Map<String,Object> arg1) |
protected void |
destroyProxy(org.osgi.service.remoteserviceadmin.EndpointDescription arg0,
org.osgi.framework.ServiceRegistration sr) |
List<String> |
getConfigPrefix() |
protected org.osgi.service.log.LogService |
getLogService() |
org.ow2.chameleon.rose.RoseMachine |
getRoseMachine() |
protected void |
start() |
protected void |
stop() |
public org.ow2.chameleon.rose.RoseMachine getRoseMachine()
protected org.osgi.framework.ServiceRegistration createProxy(org.osgi.service.remoteserviceadmin.EndpointDescription epd, Map<String,Object> arg1)
createProxy
in class org.ow2.chameleon.rose.AbstractImporterComponent
protected void destroyProxy(org.osgi.service.remoteserviceadmin.EndpointDescription arg0, org.osgi.framework.ServiceRegistration sr)
destroyProxy
in class org.ow2.chameleon.rose.AbstractImporterComponent
protected org.osgi.service.log.LogService getLogService()
getLogService
in class org.ow2.chameleon.rose.AbstractImporterComponent
protected void start()
start
in class org.ow2.chameleon.rose.AbstractImporterComponent
protected void stop()
stop
in class org.ow2.chameleon.rose.AbstractImporterComponent
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.