Class MetaTypeVirtualBundleRegistrator
java.lang.Object
com.liferay.saml.runtime.configuration.MetaTypeVirtualBundleRegistrator
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionMetaTypeVirtualBundleRegistrator(org.osgi.framework.BundleContext bundleContext, ServicesDropDownMetaTypeProvider servicesDropDownMetaTypeProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected MetaTypeVirtualBundleRegistratorimportPackage(String packageString) voidopen()
-
Constructor Details
-
MetaTypeVirtualBundleRegistrator
public MetaTypeVirtualBundleRegistrator(org.osgi.framework.BundleContext bundleContext, ServicesDropDownMetaTypeProvider servicesDropDownMetaTypeProvider)
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
open
- Throws:
Exception
-
importPackage
-