public class BundleServices extends Object implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
BundleServices() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getService(Class<T> in) |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext context)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionpublic void stop(org.osgi.framework.BundleContext context)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic static <T> T getService(Class<T> in)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"