Package | Description |
---|---|
org.jboss.as.controller | |
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
Modifier and Type | Method and Description |
---|---|
CapabilityServiceSupport |
OperationContext.getCapabilityServiceSupport()
Gets a support object that allows service implementations installed from this context to
integrate with capabilities.
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<CapabilityServiceSupport> |
Attachments.CAPABILITY_SERVICE_SUPPORT
Support for integrating with services and other runtime API provided by managed capabilities.
|
Constructor and Description |
---|
SubDeploymentUnitService(ResourceRoot deploymentRoot,
DeploymentUnit parent,
ImmutableManagementResourceRegistration registration,
ManagementResourceRegistration mutableRegistration,
Resource resource,
CapabilityServiceSupport capabilityServiceSupport,
AbstractVaultReader vaultReader,
PathManager pathManager) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.