| Class | Description |
|---|---|
| BundleActivateProcessor |
Attempt to activate the OSGi deployment.
|
| BundleDependenciesProcessor |
Add a dependency on the resolve phase for all persistent bundles to be installed.
|
| BundleDeploymentProcessor |
Processes deployments that have OSGi metadata attached.
|
| BundleInstallProcessor |
Processes deployments that have OSGi metadata attached.
|
| BundleResolveProcessor |
Attach the
Module for a resolved OSGi bundle. |
| BundleSubDeploymentMarkingProcessor |
Processor that marks bundle sub deployments in ear deployments.
|
| DeferredPhaseProcessor |
Handle deferred deployment phases.
|
| FrameworkActivateProcessor |
Activates the OSGi subsystem if an OSGi deployment is detected.
|
| ModuleRegisterProcessor |
Processes deployments that have a Module attached.
|
| OSGiBundleInfoParseProcessor |
Processes deployments that contain a valid OSGi manifest.
|
| OSGiComponentParseProcessor |
Create a
ComponentDescription for the BundleActivator |
| OSGiManifestStructureProcessor |
Processes deployments that contain a valid OSGi manifest.
|
| OSGiMetaDataStructureProcessor |
Processes deployments that contain a valid OSGi manifest.
|
| OSGiXServiceParseProcessor |
Processes deployments that contain META-INF/jbosgi-xservice.properties
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.