Package org.jboss.osgi.framework

Interface Summary
AutoInstallHandler Integration point to auto install bundles at framework startup.
BundleInstallHandler A handler for bundle deployments.
BundleManager Integration point for Bundle management.
Constants A collection of propriatary constants.
FrameworkModuleProvider The framework module provider.
IntegrationServices A collection of integration service names.
ModuleLoaderProvider Integration point for the ModuleLoader.
PersistentBundlesHandler A service that provides persistent bundles on framework startup.
Services A collection of public service names.
StorageStateProvider A provider of StorageState
SystemPathsProvider A plugin manages the Framework's system packages.
SystemServicesProvider A service that registers additional system services.
TypeAdaptor Adapt a type to another.
 

Class Summary
AutoInstallComplete Default implementation for the COMPLETE step of the AutoInstallHandler.
FrameworkMain An impementation of an OSGi FrameworkFactory
FutureServiceValue<T> A Future that waits for the given service to come up and returns it's value.
PersistentBundlesComplete Default implementation for the COMPLETE step of the PersistentBundlesHandler.
StorageState An abstraction of a bundle persistent storage.
 



Copyright © 2012. All Rights Reserved.