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 BundleActivator
java.lang.Exception
public void stop(BundleContext context) throws java.lang.Exception
stop
in interface BundleActivator
java.lang.Exception
public static <T> T getService(java.lang.Class<T> in)
Copyright © 2010 - 2020 Adobe. All Rights Reserved