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.BundleActivator
Exception
public void stop(org.osgi.framework.BundleContext context) throws Exception
stop
in interface org.osgi.framework.BundleActivator
Exception
public static <T> T getService(Class<T> in)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"