Uses of Class
org.eclipse.osgi.container.ModuleContainerAdaptor
Packages that use ModuleContainerAdaptor
-
Uses of ModuleContainerAdaptor in org.eclipse.osgi.container
Methods in org.eclipse.osgi.container that return ModuleContainerAdaptorModifier and TypeMethodDescriptionModuleContainer.getAdaptor()
Returns the adaptor for this containerConstructors in org.eclipse.osgi.container with parameters of type ModuleContainerAdaptorModifierConstructorDescriptionModuleContainer
(ModuleContainerAdaptor adaptor, ModuleDatabase moduledataBase) Constructs a new container with the specified adaptor, module database.ModuleDatabase
(ModuleContainerAdaptor adaptor) Constructs a new empty database. -
Uses of ModuleContainerAdaptor in org.eclipse.osgi.storage
Methods in org.eclipse.osgi.storage that return ModuleContainerAdaptor