public class ReferenceHolder extends Object
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
static ReferenceHolder |
getInstance() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
public static ReferenceHolder getInstance()
public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2021. All rights reserved.