Package org.eclipse.osgi.storage
Class FrameworkExtensionInstaller
java.lang.Object
org.eclipse.osgi.storage.FrameworkExtensionInstaller
-
Constructor Summary
ConstructorDescriptionFrameworkExtensionInstaller
(org.eclipse.osgi.internal.framework.EquinoxConfiguration configuraiton) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addExtensionContent
(Collection<ModuleRevision> revisions, Module systemModule) void
startExtensionActivators
(BundleContext context) void
stopExtensionActivators
(BundleContext context)
-
Constructor Details
-
FrameworkExtensionInstaller
public FrameworkExtensionInstaller(org.eclipse.osgi.internal.framework.EquinoxConfiguration configuraiton)
-
-
Method Details
-
addExtensionContent
public void addExtensionContent(Collection<ModuleRevision> revisions, Module systemModule) throws BundleException - Throws:
BundleException
-
startExtensionActivators
-
stopExtensionActivators
-