BundleContextWrapper

public class BundleContextWrapper implements BundleContextAware

Fields

CONTEXT_SERVICE_NAME

public static final String CONTEXT_SERVICE_NAME

Constructors

BundleContextWrapper

public BundleContextWrapper()

BundleContextWrapper

public BundleContextWrapper(BundleContext context)

Methods

getBundleApplicationContext

public ApplicationContext getBundleApplicationContext()

getBundleContext

public BundleContext getBundleContext()

getCurrentBundleSymbolicName

public String getCurrentBundleSymbolicName()

getService

public <T> T getService(Class<T> clazz)

setBundleContext

public void setBundleContext(BundleContext bundleContext)