| Interface | Description |
|---|---|
| BundleLifecycle |
A handler for the bundle lifecycle.
|
| BundleLifecycle.BundleRefreshPolicy | |
| BundleManager |
Integration point for
Bundle management. |
| BundleStartLevelSupport |
An extension of the
BundleStartLevel. |
| DeploymentProvider |
A plugin that creates bundle
Deployment objects. |
| FrameworkBuilder |
A builder for the
Framework implementation. |
| FrameworkEvents |
A plugin that manages
FrameworkListener, BundleListener, ServiceListener and their associated
FrameworkEvent, BundleEvent, ServiceEvent. |
| FrameworkModuleLoader |
Integration point for the
ModuleLoader. |
| FrameworkModuleLoader.ModuleSpecBuilderContext | |
| FrameworkModuleProvider |
The framework module provider.
|
| FrameworkStartLevelSupport |
An extension of the
FrameworkStartLevel. |
| IntegrationConstants |
A collection of propriatary constants.
|
| IntegrationService<T> |
An integration service.
|
| IntegrationServices |
The collection of integration service names.
|
| LockManager |
A manager for framework wide locks.
|
| LockManager.LockableItem |
A lockable item that supports a
ReentrantLock |
| LockManager.LockContext | |
| ModuleManager |
The module manager plugin.
|
| NativeCode |
The bundle native code plugin
|
| NativeLibraryProvider |
Provides the local file location for a native library.
|
| ServiceManager | |
| ServiceState<S> |
The service implementation.
|
| ServiceState.ValueProvider<S> | |
| StartLevelManager |
An plugin to support
BundleStartLevel and FrameworkStartLevel. |
| StorageManager |
An integration point for bundle storage operations
|
| SystemPaths |
A plugin manages the Framework's system packages.
|
| SystemServices |
A service that registers additional system services.
|
| URLHandlerSupport |
This plugin provides OSGi URL handler support as per the specification.
|
| Class | Description |
|---|---|
| AbstractBundleAdaptor |
An abstract implementation that adapts a
Module to a Bundle |
| AbstractBundleRevisionAdaptor |
An abstract implementation that adapts a
Module to a BundleRevision |
| AbstractIntegrationService<T> | |
| AbstractResolverPlugin |
The resolver plugin.
|
| BootstrapBundlesActivate<T> | |
| BootstrapBundlesComplete<T> | |
| BootstrapBundlesInstall<T> |
A plugin that installs the auto install bundles on framework startup.
|
| BootstrapBundlesResolve<T> | |
| BootstrapBundlesService<T> | |
| BundleLifecyclePlugin |
An integration point for the bundle lifecycle.
|
| BundleReferenceClassLoader<T extends XBundle> |
A
ModuleClassLoader that holds a reference to the underlying bundle. |
| BundleReferenceClassLoader.Factory<T extends XBundle> | |
| BundleStartLevelPlugin |
An implementation of the
BundleStartLevelSupport service. |
| DeploymentProviderPlugin |
A plugin taht create bundle
Deployment objects. |
| EnvironmentPlugin |
The default
XEnvironment plugin. |
| ExecutorServicePlugin<T> |
Plugin that provides an ExecutorService.
|
| FrameworkBuilderFactory |
A builder for the
Framework implementation. |
| FrameworkModuleLoaderPlugin |
Integration point for the
ModuleLoader. |
| FrameworkModuleProviderPlugin |
The system module provider plugin.
|
| FrameworkStartLevelPlugin |
An implementation of the
FrameworkStartLevelSupport service. |
| FrameworkWiringLock |
A lock for the framework wiring.
|
| FrameworkWiringPlugin |
An implementation of the
FrameworkWiringSupport service. |
| FutureServiceValue<T> |
A Future that waits for the given service to come up and returns it's value.
|
| LifecycleInterceptorPlugin |
A plugin that manages bundle lifecycle interceptors.
|
| LockManagerPlugin |
The plugin for the
LockManager. |
| LockUtils |
Lock utils.
|
| ModuleManagerPlugin |
The module manager plugin.
|
| NativeCodePlugin |
The bundle native code plugin
|
| PackageAdminPlugin |
A plugin for the deprecated
PackageAdmin service. |
| ServiceManagerPlugin |
A plugin that manages OSGi services
|
| ServiceTracker<S> |
Track a number of services and call complete when they are done.
|
| StartLevelManagerPlugin |
An implementation of the
StartLevelManager service. |
| StartLevelPlugin |
A plugin for the deprecated
StartLevel service. |
| StorageManagerPlugin |
A simple implementation of a BundleStorage
|
| StorageState |
An abstraction of a bundle persistent storage.
|
| SystemPathsPlugin |
A plugin manages the Framework's system packages.
|
| SystemServicesPlugin |
A noop placeholder for additional system services
|
| URLResource |
A
Resource that is backed by an URL. |
| VirtualFileResourceLoader |
An
ResourceLoader that is backed by a VirtualFile pointing to an archive. |
| Enum | Description |
|---|---|
| FrameworkBuilder.FrameworkPhase | |
| IntegrationServices.BootstrapPhase | |
| LockManager.Method |
| Exception | Description |
|---|---|
| LockException |
An exception that is thrown on lock errors.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.