A B C D E F G H I L M N O P R S T U V W X 

A

AbstractResolverIntegration - Class in org.jboss.as.osgi.service
An integation plugin for the XResolver.
AbstractResolverIntegration() - Constructor for class org.jboss.as.osgi.service.AbstractResolverIntegration
 
AbstractResolverService - Class in org.jboss.as.osgi.service
The standalone XResolver service.
AbstractSubsystemExtension - Class in org.jboss.as.osgi
An abstract extension to the OSGi subsystem
AbstractSubsystemExtension() - Constructor for class org.jboss.as.osgi.AbstractSubsystemExtension
 
ACTIVATE - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
activate(ServiceVerificationHandler) - Static method in class org.jboss.as.osgi.service.FrameworkActivator
Activates the framework.
activateEagerly(ServiceVerificationHandler) - Static method in class org.jboss.as.osgi.service.FrameworkActivator
Activates the framework eagerly.
ActivateOperationHandler - Class in org.jboss.as.osgi.management
Operation to activate the OSGi subsystem.
ACTIVATION - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
ACTIVATION - Static variable in class org.jboss.as.osgi.parser.OSGiRootResource
 
ActivationAttributeHandler - Class in org.jboss.as.osgi.management
Handles changes to the activation attribute.
addCapability(SubsystemState.OSGiCapability) - Method in class org.jboss.as.osgi.parser.SubsystemState
 
addService(ServiceTarget, SubsystemState.Activation) - Static method in class org.jboss.as.osgi.parser.SubsystemState
 
addService(ServiceTarget) - Static method in class org.jboss.as.osgi.service.AbstractResolverService
 
addService(ServiceTarget) - Static method in class org.jboss.as.osgi.service.EnvironmentService
 
addService(ServiceTarget, OSGiRuntimeResource, InitialDeploymentTracker, List<SubsystemExtension>, ServiceVerificationHandler) - Static method in class org.jboss.as.osgi.service.FrameworkBootstrapService
 
addService(ServiceTarget) - Static method in class org.jboss.as.osgi.service.RepositoryService
 
addService(ServiceTarget) - Static method in class org.jboss.as.osgi.service.ResourceInstallerService
 
addService(ServiceTarget) - Static method in class org.jboss.as.osgi.service.ResourceProvisionerService
 
addServiceDependencies(ServiceBuilder<XResolver>) - Method in class org.jboss.as.osgi.service.AbstractResolverIntegration
 
addServiceDependencies(ServiceBuilder<BundleLifecycle>) - Method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
addServiceDependencies(ServiceBuilder<XEnvironment>) - Method in class org.jboss.as.osgi.service.EnvironmentIntegration
 
aliasMappingAlreadyExists(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
aliasMappingAlreadyExists(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
aliasMappingAlreadyExists$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
aliasMappingDoesNotExist(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
aliasMappingDoesNotExist(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
aliasMappingDoesNotExist$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
aliasMappingNotOwnedByBundle(String, Bundle) - Method in interface org.jboss.as.osgi.OSGiMessages
 
aliasMappingNotOwnedByBundle(String, Bundle) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
aliasMappingNotOwnedByBundle$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
allServicesAdded(Set<ServiceName>) - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
applyUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, AbstractWriteAttributeHandler.HandbackHolder<Object>) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyWrite
 

B

BUNDLE - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
BUNDLE_INFO_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for the BundleInfo when an OSGi bundle deployment is detected.
BUNDLE_MANAGER_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for the BundleManager.
BUNDLE_REVISION_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for the installed XBundleRevision.
BundleActivateProcessor - Class in org.jboss.as.osgi.deployment
Attempt to activate the OSGi deployment.
BundleActivateProcessor() - Constructor for class org.jboss.as.osgi.deployment.BundleActivateProcessor
 
BundleDependenciesProcessor - Class in org.jboss.as.osgi.deployment
Add a dependency on the resolve phase for all persistent bundles to be installed.
BundleDependenciesProcessor() - Constructor for class org.jboss.as.osgi.deployment.BundleDependenciesProcessor
 
BundleDeploymentProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that have OSGi metadata attached.
BundleDeploymentProcessor() - Constructor for class org.jboss.as.osgi.deployment.BundleDeploymentProcessor
 
BundleInstallProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that have OSGi metadata attached.
BundleInstallProcessor(InitialDeploymentTracker) - Constructor for class org.jboss.as.osgi.deployment.BundleInstallProcessor
 
BundleLifecycleIntegration - Class in org.jboss.as.osgi.service
An IntegrationService that that handles the bundle lifecycle.
BundleLifecycleIntegration() - Constructor for class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
BundleResolveProcessor - Class in org.jboss.as.osgi.deployment
Attach the Module for a resolved OSGi bundle.
BundleResolveProcessor() - Constructor for class org.jboss.as.osgi.deployment.BundleResolveProcessor
 
BundleResource - Class in org.jboss.as.osgi.parser
 
BundleResource() - Constructor for class org.jboss.as.osgi.parser.BundleResource
 
BundleResourceHandler - Class in org.jboss.as.osgi.management
 
BundleSubDeploymentMarkingProcessor - Class in org.jboss.as.osgi.deployment
Processor that marks bundle sub deployments in ear deployments.
BundleSubDeploymentMarkingProcessor() - Constructor for class org.jboss.as.osgi.deployment.BundleSubDeploymentMarkingProcessor
 

C

cannotActivateDeferredModulePhase(Throwable, Bundle) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotActivateDeferredModulePhase(Throwable, Bundle) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotActivateDeferredModulePhase$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotCreateBundleDeployment(Throwable, DeploymentUnit) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotCreateBundleDeployment(Throwable, DeploymentUnit) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotCreateBundleDeployment$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotDeactivateDeferredModulePhase(Throwable, Bundle) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotDeactivateDeferredModulePhase(Throwable, Bundle) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotDeactivateDeferredModulePhase$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotDeployBundleRevision(Throwable, Deployment) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotDeployBundleRevision(Throwable, Deployment) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotDeployBundleRevision$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotParseOSGiMetadata(Throwable, VirtualFile) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotParseOSGiMetadata(Throwable, VirtualFile) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotParseOSGiMetadata$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotResolveInitialCapability(Throwable, String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotResolveInitialCapability(Throwable, String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotResolveInitialCapability$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotStartBundle(Throwable, Bundle) - Method in interface org.jboss.as.osgi.OSGiMessages
 
cannotStartBundle(Throwable, Bundle) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
cannotStartBundle$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
CAPABILITY - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
clone() - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
clone() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
complete() - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
configureServiceDependencies(ServiceName, ServiceBuilder<?>) - Method in class org.jboss.as.osgi.AbstractSubsystemExtension
 
configureServiceDependencies(ServiceName, ServiceBuilder<?>) - Method in interface org.jboss.as.osgi.SubsystemExtension
 
create(FrameworkBuilder) - Static method in class org.jboss.as.osgi.service.FrameworkActivator
 
createServiceValue(StartContext) - Method in class org.jboss.as.osgi.service.AbstractResolverIntegration
 
createServiceValue(StartContext) - Method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
createServiceValue(StartContext) - Method in class org.jboss.as.osgi.service.EnvironmentIntegration
 
createServiceValue(StartContext) - Method in class org.jboss.as.osgi.service.LockManagerIntegration
 

D

DEFERRED_ACTIVATION_FAILED - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key set when deferred activation failed
DeferredPhaseProcessor - Class in org.jboss.as.osgi.deployment
Handle deferred deployment phases.
DeferredPhaseProcessor() - Constructor for class org.jboss.as.osgi.deployment.DeferredPhaseProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.BundleActivateProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.BundleDependenciesProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.BundleDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.BundleInstallProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.BundleResolveProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.BundleSubDeploymentMarkingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.DeferredPhaseProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.FrameworkActivateProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.ModuleRegisterProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.OSGiBundleInfoParseProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.OSGiComponentParseProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.OSGiManifestStructureProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.OSGiMetaDataStructureProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.jboss.as.osgi.deployment.OSGiXServiceParseProcessor
 
DEPLOYMENT_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for a bundle deployment.
DEPLOYMENT_TYPE_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for a bundle deployment.
DEPLOYMENT_UNIT_KEY - Static variable in class org.jboss.as.osgi.deployment.BundleDeploymentProcessor
 

E

ENTRIES - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
ENVIRONMENT_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for the XEnvironment.
ENVIRONMENT_SERVICE_NAME - Static variable in interface org.jboss.as.osgi.OSGiConstants
The XEnvironment service
EnvironmentIntegration - Class in org.jboss.as.osgi.service
An integation plugin for the XEnvironment.
EnvironmentIntegration() - Constructor for class org.jboss.as.osgi.service.EnvironmentIntegration
 
EnvironmentService - Class in org.jboss.as.osgi.service
The standalone XEnvironment service.
equals(Object) - Method in class org.jboss.as.osgi.parser.SubsystemState.OSGiCapability
 
errorCannotStartBundle(Throwable, Bundle) - Method in interface org.jboss.as.osgi.OSGiLogger
 
errorCannotStartBundle(Throwable, Bundle) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
errorCannotStartBundle$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
errorFailedToUninstallDeployment(Throwable, Deployment) - Method in interface org.jboss.as.osgi.OSGiLogger
 
errorFailedToUninstallDeployment(Throwable, Deployment) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
errorFailedToUninstallDeployment$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
errorInOperationHandler(Throwable, String) - Method in interface org.jboss.as.osgi.OSGiLogger
 
errorInOperationHandler(Throwable, String) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
errorInOperationHandler$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
EXCLUDED_SUBSYSTEMS - Variable in class org.jboss.as.osgi.deployment.BundleDeploymentProcessor
 
execute(OperationContext, ModelNode) - Method in class org.jboss.as.osgi.management.StartLevelHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.osgi.management.ActivateOperationHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.osgi.management.BundleResourceHandler
 

F

findProviders(Requirement) - Method in class org.jboss.as.osgi.service.ModuleIdentityRepositoryIntegration
 
FRAGMENT - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
FrameworkActivateProcessor - Class in org.jboss.as.osgi.deployment
Activates the OSGi subsystem if an OSGi deployment is detected.
FrameworkActivateProcessor(InitialDeploymentTracker) - Constructor for class org.jboss.as.osgi.deployment.FrameworkActivateProcessor
 
FrameworkActivator - Class in org.jboss.as.osgi.service
A service that activates the framework Manual test procedure #1 boot with activation=lazy - The subsystem should not come up #2 activate through the console - Configured capabilities should get installed/resolved/started #3 restart.
FrameworkBootstrapService - Class in org.jboss.as.osgi.service
Service responsible for creating and managing the life-cycle of the OSGi Framework.
FrameworkCapabilityResource - Class in org.jboss.as.osgi.parser
 
FrameworkPropertyResource - Class in org.jboss.as.osgi.parser
 

G

getActivationPolicy() - Method in class org.jboss.as.osgi.parser.SubsystemState
 
getAssociation() - Method in class org.jboss.as.osgi.management.OperationAssociation
 
getCapabilities() - Method in class org.jboss.as.osgi.parser.SubsystemState
 
getChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
getChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
getChildren(String) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
getChildren(String) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
getChildrenNames(String) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
getChildrenNames(String) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
getChildTypes() - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
getChildTypes() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
getDeployment(String) - Static method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
getDeployments() - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
getId() - Method in class org.jboss.as.osgi.parser.SubsystemState.ChangeEvent
 
getIdentifier() - Method in class org.jboss.as.osgi.parser.SubsystemState.OSGiCapability
 
getInjectedBundleManager() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
getModel() - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
getModel() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
getOSGiMetaData(XResource) - Method in class org.jboss.as.osgi.service.ModuleIdentityRepositoryIntegration
 
getProperties() - Method in class org.jboss.as.osgi.parser.SubsystemState
 
getRepositoryEntry(List<File>, ModuleIdentifier) - Method in class org.jboss.as.osgi.service.ModuleIdentityRepositoryIntegration
Get file for the singe jar that corresponds to the given identifier
getStartLevel() - Method in class org.jboss.as.osgi.parser.SubsystemState.OSGiCapability
 
getType() - Method in class org.jboss.as.osgi.parser.SubsystemState.ChangeEvent
 
getValue() - Method in class org.jboss.as.osgi.parser.SubsystemState
 
getValue() - Method in class org.jboss.as.osgi.service.AbstractResolverService
 
getValue() - Method in class org.jboss.as.osgi.service.EnvironmentService
 
getValue() - Method in class org.jboss.as.osgi.service.FrameworkBootstrapService
 
getValue() - Method in class org.jboss.as.osgi.service.RepositoryService
 
getValue() - Method in class org.jboss.as.osgi.service.ResourceInstallerService
 
getValue() - Method in class org.jboss.as.osgi.service.ResourceProvisionerService
 

H

hasChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
hasChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
hasChildren(String) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
hasChildren(String) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
hasDeploymentName(String) - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
hashCode() - Method in class org.jboss.as.osgi.parser.SubsystemState.OSGiCapability
 

I

ID - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
ID - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
illegalArgumentCannotObtainBundleResource(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalArgumentCannotObtainBundleResource(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalArgumentCannotObtainBundleResource$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalArgumentNull(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalArgumentNull(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalArgumentNull$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateArtifactBaseLocation(File) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalStateArtifactBaseLocation(File) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateArtifactBaseLocation$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateCannotFindBundleDir(File) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalStateCannotFindBundleDir(File) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateCannotFindBundleDir$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateCannotFindLayer(String, File) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalStateCannotFindLayer(String, File) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateCannotFindLayer$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateFailedToRegisterModule(Throwable, Module) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalStateFailedToRegisterModule(Throwable, Module) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateFailedToRegisterModule$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateNoLayersDirectoryFound(File) - Method in interface org.jboss.as.osgi.OSGiMessages
 
illegalStateNoLayersDirectoryFound(File) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
illegalStateNoLayersDirectoryFound$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
infoActivateDeferredModulePhase(Bundle) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoActivateDeferredModulePhase(Bundle) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoActivateDeferredModulePhase$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoActivatingSubsystem() - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoActivatingSubsystem() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoActivatingSubsystem$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoBoundSystemContext(String) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoBoundSystemContext(String) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoBoundSystemContext$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoRegisterHttpServiceAlias(String) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoRegisterHttpServiceAlias(String) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoRegisterHttpServiceAlias$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoRegisterModule(ModuleIdentifier) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoRegisterModule(ModuleIdentifier) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoRegisterModule$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoUnboundSystemContext(String) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoUnboundSystemContext(String) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoUnboundSystemContext$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoUnregisterHttpServiceAlias(String) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoUnregisterHttpServiceAlias(String) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoUnregisterHttpServiceAlias$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoUnregisterModule(ModuleIdentifier) - Method in interface org.jboss.as.osgi.OSGiLogger
 
infoUnregisterModule(ModuleIdentifier) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
infoUnregisterModule$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
INITIAL_DEPLOYMENTS_COMPLETE - Static variable in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
InitialDeploymentTracker - Class in org.jboss.as.osgi.service
A service that tracks initial deployments.
InitialDeploymentTracker(OperationContext) - Constructor for class org.jboss.as.osgi.service.InitialDeploymentTracker
 
initialize(ExtensionContext) - Method in class org.jboss.as.osgi.parser.OSGiExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.osgi.parser.OSGiExtension
 
install(ServiceTarget, ServiceVerificationHandler) - Method in class org.jboss.as.osgi.service.ModuleRegistrationTracker
 
installModuleResource(BundleContext, XResource) - Method in class org.jboss.as.osgi.service.ResourceInstallerService
 
INSTANCE - Static variable in class org.jboss.as.osgi.management.ActivateOperationHandler
 
INSTANCE - Static variable in class org.jboss.as.osgi.management.ActivationAttributeHandler
 
INSTANCE - Static variable in class org.jboss.as.osgi.management.BundleResourceHandler
 
INSTANCE - Static variable in class org.jboss.as.osgi.management.OperationAssociation
 
INSTANCE - Static variable in class org.jboss.as.osgi.OSGiMessages_$bundle
 
invalidResourceName(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
invalidResourceName(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
invalidResourceName$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
invalidServletAlias(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
invalidServletAlias(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
invalidServletAlias$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
isBundleRefreshing(XBundle) - Static method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
isModelDefined() - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
isModelDefined() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
isProxy() - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
isProxy() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
isRemoved() - Method in class org.jboss.as.osgi.parser.SubsystemState.ChangeEvent
 
isRuntime() - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
isRuntime() - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 

L

LayeredBundlePathFactory - Class in org.jboss.as.osgi.service
Provides a precedence-ordered list of locations from which bundles can be loaded based on the given ServerEnvironment.
LayeredBundlePathFactory() - Constructor for class org.jboss.as.osgi.service.LayeredBundlePathFactory
 
LOCATION - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
LOCATION - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
LockManagerIntegration - Class in org.jboss.as.osgi.service
An integation plugin for the LockManager.
LockManagerIntegration() - Constructor for class org.jboss.as.osgi.service.LockManagerIntegration
 
LOGGER - Static variable in interface org.jboss.as.osgi.OSGiLogger
 

M

MAPPED_OSGI_SOCKET_BINDINGS - Static variable in class org.jboss.as.osgi.service.FrameworkBootstrapService
 
MESSAGES - Static variable in interface org.jboss.as.osgi.OSGiMessages
 
ModelConstants - Interface in org.jboss.as.osgi.parser
An enumeration of the supported OSGi subsystem namespaces.
MODULE_REGISTRATION_COMPLETE - Static variable in class org.jboss.as.osgi.service.ModuleRegistrationTracker
 
MODULE_SPECIFICATION_KEY - Static variable in class org.jboss.as.osgi.deployment.BundleDeploymentProcessor
 
ModuleIdentityRepositoryIntegration - Class in org.jboss.as.osgi.service
An XRepository that resolves artifacts from the local modules/bundles location
ModuleIdentityRepositoryIntegration(ServerEnvironment) - Constructor for class org.jboss.as.osgi.service.ModuleIdentityRepositoryIntegration
 
ModuleRegisterProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that have a Module attached.
ModuleRegisterProcessor(ModuleRegistrationTracker) - Constructor for class org.jboss.as.osgi.deployment.ModuleRegisterProcessor
 
ModuleRegistrationTracker - Class in org.jboss.as.osgi.service
A service that tracks module registrations.
ModuleRegistrationTracker() - Constructor for class org.jboss.as.osgi.service.ModuleRegistrationTracker
 
ModuleRegistrationTracker.Registration - Class in org.jboss.as.osgi.service
 

N

NAME - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
navigate(PathAddress) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
navigate(PathAddress) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
notifyObservers(Object) - Method in class org.jboss.as.osgi.parser.SubsystemState
 

O

OperationAssociation - Class in org.jboss.as.osgi.management
A thread local hack to work around the nested managemtn op dead lock https://issues.jboss.org/browse/AS7-5642
org.jboss.as.osgi - package org.jboss.as.osgi
 
org.jboss.as.osgi.deployment - package org.jboss.as.osgi.deployment
 
org.jboss.as.osgi.management - package org.jboss.as.osgi.management
 
org.jboss.as.osgi.parser - package org.jboss.as.osgi.parser
 
org.jboss.as.osgi.service - package org.jboss.as.osgi.service
 
OSGI_METADATA_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for OSGiMetaData
OSGiBundleInfoParseProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that contain a valid OSGi manifest.
OSGiBundleInfoParseProcessor() - Constructor for class org.jboss.as.osgi.deployment.OSGiBundleInfoParseProcessor
 
OSGiBundleResource - Class in org.jboss.as.osgi.management
More or less copied from org.jboss.as.messaging.CoreAddressResource.
OSGiCapabilityAdd - Class in org.jboss.as.osgi.parser
 
OSGiCapabilityRemove - Class in org.jboss.as.osgi.parser
 
OSGiComponentParseProcessor - Class in org.jboss.as.osgi.deployment
Create a ComponentDescription for the BundleActivator
OSGiComponentParseProcessor() - Constructor for class org.jboss.as.osgi.deployment.OSGiComponentParseProcessor
 
OSGiConstants - Interface in org.jboss.as.osgi
OSGi Subsystem constants
OSGiConstants.DeploymentType - Enum in org.jboss.as.osgi
The OSGi deployment type
OSGiExtension - Class in org.jboss.as.osgi.parser
Domain extension used to initialize the OSGi subsystem.
OSGiExtension() - Constructor for class org.jboss.as.osgi.parser.OSGiExtension
 
OSGiFrameworkPropertyAdd - Class in org.jboss.as.osgi.parser
 
OSGiFrameworkPropertyRemove - Class in org.jboss.as.osgi.parser
 
OSGiFrameworkPropertyWrite - Class in org.jboss.as.osgi.parser
 
OSGiLogger - Interface in org.jboss.as.osgi
Logging Id ranges: 11900-11949 https://community.jboss.org/wiki/LoggingIds
OSGiLogger_$logger - Class in org.jboss.as.osgi
Warning this class consists of generated code.
OSGiLogger_$logger(Logger) - Constructor for class org.jboss.as.osgi.OSGiLogger_$logger
 
OSGiManifestStructureProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that contain a valid OSGi manifest.
OSGiManifestStructureProcessor() - Constructor for class org.jboss.as.osgi.deployment.OSGiManifestStructureProcessor
 
OSGiMessages - Interface in org.jboss.as.osgi
Logging Id ranges: 11950-11999 https://community.jboss.org/wiki/LoggingIds
OSGiMessages_$bundle - Class in org.jboss.as.osgi
Warning this class consists of generated code.
OSGiMessages_$bundle() - Constructor for class org.jboss.as.osgi.OSGiMessages_$bundle
 
OSGiMetaDataStructureProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that contain a valid OSGi manifest.
OSGiMetaDataStructureProcessor() - Constructor for class org.jboss.as.osgi.deployment.OSGiMetaDataStructureProcessor
 
OSGiResolvers - Class in org.jboss.as.osgi.parser
 
OSGiResolvers() - Constructor for class org.jboss.as.osgi.parser.OSGiResolvers
 
OSGiRootResource - Class in org.jboss.as.osgi.parser
 
OSGiRuntimeResource - Class in org.jboss.as.osgi.management
 
OSGiRuntimeResource() - Constructor for class org.jboss.as.osgi.management.OSGiRuntimeResource
 
OSGiXServiceParseProcessor - Class in org.jboss.as.osgi.deployment
Processes deployments that contain META-INF/jbosgi-xservice.properties
OSGiXServiceParseProcessor() - Constructor for class org.jboss.as.osgi.deployment.OSGiXServiceParseProcessor
 

P

performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.osgi.AbstractSubsystemExtension
 
performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in interface org.jboss.as.osgi.SubsystemExtension
 
performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.osgi.parser.OSGiCapabilityAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.osgi.parser.OSGiCapabilityRemove
 
performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyRemove
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.osgi.parser.OSGiCapabilityAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyAdd
 
PROP_JBOSS_OSGI_SYSTEM_MODULES - Static variable in class org.jboss.as.osgi.parser.SubsystemState
 
PROP_JBOSS_OSGI_SYSTEM_MODULES_EXTRA - Static variable in class org.jboss.as.osgi.parser.SubsystemState
 
PROPERTY - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
PROVISIONER_SERVICE_NAME - Static variable in interface org.jboss.as.osgi.OSGiConstants
The XResourceProvisioner service

R

READ_HANDLER - Static variable in class org.jboss.as.osgi.management.StartLevelHandler
 
readResolve() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.BundleResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.FrameworkCapabilityResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.FrameworkPropertyResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.OSGiRootResource
 
registerChild(PathElement, Resource) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
registerChild(PathElement, Resource) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.BundleResource
 
registerChildren(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.OSGiRootResource
 
registerIntegrationServices(FrameworkBuilder, SubsystemState) - Method in class org.jboss.as.osgi.AbstractSubsystemExtension
 
registerIntegrationServices(FrameworkBuilder, SubsystemState) - Method in interface org.jboss.as.osgi.SubsystemExtension
 
registerModule(Module, OSGiMetaData) - Method in class org.jboss.as.osgi.service.ModuleRegistrationTracker
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.BundleResource
 
registerOperations(ManagementResourceRegistration) - Method in class org.jboss.as.osgi.parser.OSGiRootResource
 
removeAssociation() - Method in class org.jboss.as.osgi.management.OperationAssociation
 
removeCapability(String) - Method in class org.jboss.as.osgi.parser.SubsystemState
 
removeChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
removeChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
removeDeployment(String) - Static method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
REPOSITORY_SERVICE_NAME - Static variable in interface org.jboss.as.osgi.OSGiConstants
The XRepository service
RepositoryService - Class in org.jboss.as.osgi.service
The standalone XRepository service.
requireChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
requireChild(PathElement) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 
requiresRuntime(OperationContext) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyWrite
 
resolveLayeredBundlePath(ServerEnvironment) - Static method in class org.jboss.as.osgi.service.LayeredBundlePathFactory
Provides a precedence-ordered list of locations from which bundles can be loaded based on the given ServerEnvironment.
resolveLayeredBundlePath(File...) - Static method in class org.jboss.as.osgi.service.LayeredBundlePathFactory
Inspects each element in the given bundlePath to see if it includes a layers.conf file and/or a standard directory structure with child directories system/layers and, optionally, system/add-ons.
RESOLVER_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for the XResolver.
RESOLVER_SERVICE_NAME - Static variable in interface org.jboss.as.osgi.OSGiConstants
The XResolver service
ResourceInstallerService - Class in org.jboss.as.osgi.service
The ResourceInstaller integration
ResourceProvisionerService - Class in org.jboss.as.osgi.service
The standalone Provisioner service.
revertUpdateToRuntime(OperationContext, ModelNode, String, ModelNode, ModelNode, Object) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyWrite
 
rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.osgi.parser.OSGiCapabilityAdd
 
rollbackRuntime(OperationContext, ModelNode, ModelNode, List<ServiceController<?>>) - Method in class org.jboss.as.osgi.parser.OSGiFrameworkPropertyAdd
 

S

SERVICE_BASE_NAME - Static variable in interface org.jboss.as.osgi.OSGiConstants
Service base name for all OSGi subsystem services.
SERVICE_NAME - Static variable in class org.jboss.as.osgi.service.FrameworkBootstrapService
 
SERVICE_NAME - Static variable in class org.jboss.as.osgi.service.ResourceInstallerService
 
serviceListenerAdded(ServiceController<? extends Object>) - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
serviceStarted(ServiceController<? extends Object>) - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
serviceStartFailed(ServiceController<? extends Object>) - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
servletAlreadyRegistered(String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
servletAlreadyRegistered(String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
servletAlreadyRegistered$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
setAssociation(ModelNode) - Method in class org.jboss.as.osgi.management.OperationAssociation
 
START - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
start(StartContext) - Method in class org.jboss.as.osgi.parser.SubsystemState
 
start(StartContext) - Method in class org.jboss.as.osgi.service.AbstractResolverService
 
start(StartContext) - Method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
start(StartContext) - Method in class org.jboss.as.osgi.service.EnvironmentService
 
start(StartContext) - Method in class org.jboss.as.osgi.service.FrameworkBootstrapService
 
start(StartContext) - Method in class org.jboss.as.osgi.service.ModuleRegistrationTracker
 
start(StartContext) - Method in class org.jboss.as.osgi.service.RepositoryService
 
start(StartContext) - Method in class org.jboss.as.osgi.service.ResourceInstallerService
 
start(StartContext) - Method in class org.jboss.as.osgi.service.ResourceProvisionerService
 
startContextFailed() - Method in interface org.jboss.as.osgi.OSGiMessages
 
startContextFailed() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startContextFailed$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startFailedToCreateFrameworkServices(Throwable) - Method in interface org.jboss.as.osgi.OSGiMessages
 
startFailedToCreateFrameworkServices(Throwable) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startFailedToCreateFrameworkServices$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startFailedToProcessInitialCapability(Throwable, String) - Method in interface org.jboss.as.osgi.OSGiMessages
 
startFailedToProcessInitialCapability(Throwable, String) - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startFailedToProcessInitialCapability$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
STARTLEVEL - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
STARTLEVEL - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
STARTLEVEL - Static variable in class org.jboss.as.osgi.parser.OSGiRootResource
 
StartLevelHandler - Class in org.jboss.as.osgi.management
Handles the framework start level.
StartLevelHandler() - Constructor for class org.jboss.as.osgi.management.StartLevelHandler
 
startLevelServiceNotAvailable() - Method in interface org.jboss.as.osgi.OSGiMessages
 
startLevelServiceNotAvailable() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startLevelServiceNotAvailable$str() - Method in class org.jboss.as.osgi.OSGiMessages_$bundle
 
startSystemServices(StartContext, BundleContext) - Method in class org.jboss.as.osgi.AbstractSubsystemExtension
 
startSystemServices(StartContext, BundleContext) - Method in interface org.jboss.as.osgi.SubsystemExtension
 
STATE - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
STATE - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
STOP - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
stop(StopContext) - Method in class org.jboss.as.osgi.parser.SubsystemState
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.AbstractResolverService
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.BundleLifecycleIntegration
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.EnvironmentService
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.FrameworkBootstrapService
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.RepositoryService
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.ResourceInstallerService
 
stop(StopContext) - Method in class org.jboss.as.osgi.service.ResourceProvisionerService
 
stopSystemServices(StopContext, BundleContext) - Method in class org.jboss.as.osgi.AbstractSubsystemExtension
 
stopSystemServices(StopContext, BundleContext) - Method in interface org.jboss.as.osgi.SubsystemExtension
 
SUBSYSTEM_NAME - Static variable in class org.jboss.as.osgi.parser.OSGiExtension
 
SUBSYSTEM_STATE_SERVICE_NAME - Static variable in interface org.jboss.as.osgi.OSGiConstants
The SubsystemState service
SubsystemExtension - Interface in org.jboss.as.osgi
An extension point for the OSGi subsystem
SubsystemState - Class in org.jboss.as.osgi.parser
The OSGi subsystem state.
SubsystemState.Activation - Enum in org.jboss.as.osgi.parser
 
SubsystemState.ChangeEvent - Class in org.jboss.as.osgi.parser
 
SubsystemState.ChangeEvent(SubsystemState.ChangeType, boolean, String) - Constructor for class org.jboss.as.osgi.parser.SubsystemState.ChangeEvent
 
SubsystemState.ChangeType - Enum in org.jboss.as.osgi.parser
 
SubsystemState.OSGiCapability - Class in org.jboss.as.osgi.parser
 
SubsystemState.OSGiCapability(String, Integer) - Constructor for class org.jboss.as.osgi.parser.SubsystemState.OSGiCapability
 
SYMBOLIC_NAME - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
SYMBOLIC_NAME - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
SYSTEM_CONTEXT_KEY - Static variable in interface org.jboss.as.osgi.OSGiConstants
Attachment key for the OSGi system context.

T

toString() - Method in enum org.jboss.as.osgi.parser.SubsystemState.Activation
 
toString() - Method in class org.jboss.as.osgi.parser.SubsystemState.OSGiCapability
 
trackService(ServiceController<? extends Object>) - Method in class org.jboss.as.osgi.service.InitialDeploymentTracker
 
TYPE - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
TYPE - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 

U

undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.BundleActivateProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.BundleDependenciesProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.BundleDeploymentProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.BundleInstallProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.BundleResolveProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.BundleSubDeploymentMarkingProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.DeferredPhaseProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.FrameworkActivateProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.ModuleRegisterProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.OSGiBundleInfoParseProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.OSGiComponentParseProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.OSGiManifestStructureProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.OSGiMetaDataStructureProcessor
 
undeploy(DeploymentUnit) - Method in class org.jboss.as.osgi.deployment.OSGiXServiceParseProcessor
 
unregisterModule(Module) - Method in class org.jboss.as.osgi.service.ModuleRegistrationTracker
 

V

VALUE - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 
valueOf(String) - Static method in enum org.jboss.as.osgi.OSGiConstants.DeploymentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.osgi.parser.SubsystemState.Activation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.osgi.parser.SubsystemState.ChangeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.osgi.OSGiConstants.DeploymentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.osgi.parser.SubsystemState.Activation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.osgi.parser.SubsystemState.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.jboss.as.osgi.parser.BundleResource
 
VERSION - Static variable in interface org.jboss.as.osgi.parser.ModelConstants
 

W

warnCannotDeployBundleFromManagementOperation(Deployment) - Method in interface org.jboss.as.osgi.OSGiLogger
 
warnCannotDeployBundleFromManagementOperation(Deployment) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotDeployBundleFromManagementOperation$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotFindAnnotationIndex(DeploymentUnit) - Method in interface org.jboss.as.osgi.OSGiLogger
 
warnCannotFindAnnotationIndex(DeploymentUnit) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotFindAnnotationIndex$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotResolve(Collection<Requirement>) - Method in interface org.jboss.as.osgi.OSGiLogger
 
warnCannotResolve(Collection) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotResolve$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotUndeployBundleRevision(Throwable, BundleRevision) - Method in interface org.jboss.as.osgi.OSGiLogger
 
warnCannotUndeployBundleRevision(Throwable, BundleRevision) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnCannotUndeployBundleRevision$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnDeactivateDeferredModulePhase(Bundle) - Method in interface org.jboss.as.osgi.OSGiLogger
 
warnDeactivateDeferredModulePhase(Bundle) - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
warnDeactivateDeferredModulePhase$str() - Method in class org.jboss.as.osgi.OSGiLogger_$logger
 
WRITE_HANDLER - Static variable in class org.jboss.as.osgi.management.StartLevelHandler
 
writeModel(ModelNode) - Method in class org.jboss.as.osgi.management.OSGiBundleResource
 
writeModel(ModelNode) - Method in class org.jboss.as.osgi.management.OSGiRuntimeResource
 

X

XSERVICE_PROPERTIES_NAME - Static variable in class org.jboss.as.osgi.deployment.OSGiXServiceParseProcessor
 
A B C D E F G H I L M N O P R S T U V W X 

Copyright © 2016 JBoss by Red Hat. All rights reserved.