public class BundleServices extends java.lang.Object implements BundleActivator
| Constructor and Description |
|---|
BundleServices() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getService(java.lang.Class<T> in) |
void |
start(BundleContext context) |
void |
stop(BundleContext context) |
public void start(BundleContext context) throws java.lang.Exception
start in interface BundleActivatorjava.lang.Exceptionpublic void stop(BundleContext context) throws java.lang.Exception
stop in interface BundleActivatorjava.lang.Exceptionpublic static <T> T getService(java.lang.Class<T> in)
Copyright © 2010 - 2020 Adobe. All Rights Reserved