Class | Description |
---|---|
BundleContextJndiBindingProcessor |
Processor responsible for binding OSGi resources to JNDI.
|
BundleDeploymentProcessor |
Processes deployments that have OSGi metadata attached.
|
BundleInfoAttachment |
Utility to help attach and retrieve a BundleInfo from a deployment context.
|
BundleInstallProcessor |
Processes deployments that have OSGi metadata attached.
|
BundleInstallService |
Service responsible for creating and managing the life-cycle of an OSGi deployment.
|
BundleStartTracker |
A service that collects installed bundle services and starts them when all collected bundles were installed in the framework.
|
DeploymentHolderService |
A holder service for an OSGi deployment.
|
FrameworkAttachment |
Utility to help attach and retrieve a Framework from a deployment context.
|
ModuleRegisterProcessor |
Processes deployments that have OSGi metadata attached.
|
ModuleRegisterService |
Service responsible for creating and managing the life-cycle of an OSGi deployment.
|
OSGiBundleInfoParseProcessor |
Processes deployments that contain a valid OSGi manifest.
|
OSGiDeploymentActivator |
Installs the various
DeploymentUnitProcessor s required for OSGi deployments. |
OSGiDeploymentAttachment |
Utility to help attach and retrieve an OSGi Deployment from a deployment context.
|
OSGiManifestStructureProcessor |
Processes deployments that contain a valid OSGi manifest.
|
OSGiMetaDataAttachment |
Utility to help attach and retrieve a OSGiMetaData from a deployment unit.
|
OSGiXServiceParseProcessor |
Processes deployments that contain META-INF/jbosgi-xservice.properties
|
XModuleAttachment |
Utility to help attach and retrieve a XModule from a deployment context.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.