Uses of Interface
org.osgi.framework.BundleActivator
-
Packages that use BundleActivator Package Description org.osgi.framework.connect Framework Connect Package Version 1.0. -
-
Uses of BundleActivator in org.osgi.framework.connect
Methods in org.osgi.framework.connect that return types with arguments of type BundleActivator Modifier and Type Method Description java.util.Optional<BundleActivator>
ModuleConnector. newBundleActivator()
Creates a new activator for thisModuleConnector
.
-