public class MetaTypeVirtualBundleRegistrator
extends java.lang.Object
implements java.io.Closeable
Constructor and Description |
---|
MetaTypeVirtualBundleRegistrator(org.osgi.framework.BundleContext bundleContext,
ServicesDropDownMetaTypeProvider servicesDropDownMetaTypeProvider) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected MetaTypeVirtualBundleRegistrator |
importPackage(java.lang.String packageString) |
void |
open() |
protected MetaTypeVirtualBundleRegistrator |
requireLanguageKeys(java.lang.String filterString) |
public MetaTypeVirtualBundleRegistrator(org.osgi.framework.BundleContext bundleContext, ServicesDropDownMetaTypeProvider servicesDropDownMetaTypeProvider)
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
public void open() throws java.lang.Exception
java.lang.Exception
protected MetaTypeVirtualBundleRegistrator importPackage(java.lang.String packageString)
protected MetaTypeVirtualBundleRegistrator requireLanguageKeys(java.lang.String filterString)