public class EchoDeviceServiceRS extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.framework.BundleContext |
context |
private static Logger |
LOG |
| Constructor and Description |
|---|
EchoDeviceServiceRS() |
| Modifier and Type | Method and Description |
|---|---|
private <T> org.osgi.framework.BundleContext |
getBundleContextFromClass(Class<T> clazz) |
String |
isRunning() |
private <T> T |
lookup(Class<T> clazz) |
void |
reload() |
private EchoDeviceService |
service() |
void |
start() |
void |
stop() |
private org.osgi.framework.BundleContext context
public EchoDeviceServiceRS()
public void stop()
private EchoDeviceService service()
private <T> org.osgi.framework.BundleContext getBundleContextFromClass(Class<T> clazz)
Copyright © 2017 dcm4che.org. All rights reserved.