Package | Description |
---|---|
org.jboss.as.logging.deployments | |
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
org.jboss.as.server.deployment.jbossallxml | |
org.jboss.as.server.deployment.module |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<LoggingConfigurationService> |
LoggingDeploymentResourceProcessor.LOGGING_CONFIGURATION_SERVICE_KEY
The attachment key used to attach the service.
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<DeploymentUnit>> |
Attachments.ACCESSIBLE_SUB_DEPLOYMENTS
Sub deployments that are visible from this deployments module loader, in the order they are accessible.
|
static AttachmentKey<AttachmentList<org.jboss.modules.ModuleIdentifier>> |
Attachments.ADDITIONAL_ANNOTATION_INDEXES |
static AttachmentKey<Map<org.jboss.modules.ModuleIdentifier,CompositeIndex>> |
Attachments.ADDITIONAL_ANNOTATION_INDEXES_BY_MODULE |
static AttachmentKey<AttachmentList<AdditionalModuleSpecification>> |
Attachments.ADDITIONAL_MODULES
Additional modules attached to the top level deployment
|
static AttachmentKey<Boolean> |
Attachments.ALLOW_PHASE_RESTART |
static AttachmentKey<org.jboss.jandex.Index> |
Attachments.ANNOTATION_INDEX
An annotation index for a (@link ResourceRoot).
|
static AttachmentKey<AttachmentList<org.jboss.msc.service.ServiceName>> |
Attachments.BUNDLE_ACTIVE_DEPENDENCIES
Attachment key for services that the
BundleActivateService depends on. |
static AttachmentKey<Attachments.BundleState> |
Attachments.BUNDLE_STATE_KEY |
static AttachmentKey<CapabilityServiceSupport> |
Attachments.CAPABILITY_SERVICE_SUPPORT
Support for integrating with services and other runtime API provided by managed capabilities.
|
static AttachmentKey<AttachmentList<org.jboss.modules.ModuleIdentifier>> |
Attachments.CLASS_PATH_ENTRIES
Module identifiers for Class-Path information
|
static AttachmentKey<AttachmentList<ResourceRoot>> |
Attachments.CLASS_PATH_RESOURCE_ROOTS
Resource roots for additional modules referenced via Class-Path.
|
static AttachmentKey<CompositeIndex> |
Attachments.COMPOSITE_ANNOTATION_INDEX
The composite annotation index for this deployment.
|
static AttachmentKey<Boolean> |
Attachments.COMPUTE_COMPOSITE_ANNOTATION_INDEX
Flag to indicate whether to compute the composite annotation index for this deployment.
|
static AttachmentKey<AtomicInteger> |
Attachments.DEFERRED_ACTIVATION_COUNT |
static AttachmentKey<AttachmentList<String>> |
Attachments.DEFERRED_MODULES
Flags for deferred module phase handling.
|
protected static AttachmentKey<Map<String,byte[]>> |
DeploymentOverlayDeploymentUnitProcessor.DEFERRED_OVERLAYS |
static AttachmentKey<AttachmentList<org.jboss.msc.service.ServiceName>> |
Attachments.DEPLOYMENT_COMPLETE_SERVICES
List of services that need to be up before we consider this deployment 'done'.
|
static AttachmentKey<org.jboss.vfs.VirtualFile> |
Attachments.DEPLOYMENT_CONTENTS
The deployment contents
|
static AttachmentKey<DeploymentOverlayIndex> |
Attachments.DEPLOYMENT_OVERLAY_INDEX |
static AttachmentKey<Map<String,MountedDeploymentOverlay>> |
Attachments.DEPLOYMENT_OVERLAY_LOCATIONS |
static AttachmentKey<Resource> |
DeploymentModelUtils.DEPLOYMENT_RESOURCE
Deprecated.
|
static AttachmentKey<DeploymentResourceSupport> |
Attachments.DEPLOYMENT_RESOURCE_SUPPORT
Support for getting and creating resource models on a deployment's resource.
|
static AttachmentKey<ResourceRoot> |
Attachments.DEPLOYMENT_ROOT
The primary deployment root.
|
static AttachmentKey<DeploymentUnitPhaseBuilder> |
Attachments.DEPLOYMENT_UNIT_PHASE_BUILDER
A builder used to install a deployment phase
|
static AttachmentKey<Set<String>> |
Attachments.EXCLUDED_SUBSYSTEMS
A set of subsystem names that should not be processed.
|
static AttachmentKey<ExtensionInfo> |
Attachments.EXTENSION_INFORMATION
Information about extensions in a jar library deployment.
|
static AttachmentKey<AttachmentList<ExtensionListEntry>> |
Attachments.EXTENSION_LIST_ENTRIES
The list of extensions given in the manifest and structure configurations.
|
static AttachmentKey<ExternalModuleService> |
Attachments.EXTERNAL_MODULE_SERVICE
The external module service
|
static AttachmentKey<AttachmentList<String>> |
Attachments.INDEX_IGNORE_PATHS
A list of paths within a root to ignore when indexing.
|
static AttachmentKey<Boolean> |
Attachments.INDEX_RESOURCE_ROOT
An attachment that indicates if a
ResourceRoot should be indexed by the AnnotationIndexProcessor . |
static AttachmentKey<AttachmentList<org.jboss.msc.service.ServiceName>> |
Attachments.JNDI_DEPENDENCIES
JNDI dependencies, only attached to the top level deployment
|
static AttachmentKey<String> |
Attachments.MANAGEMENT_NAME
The name that uniquely identifies the deployment to the management layer across the domain.
|
static AttachmentKey<Manifest> |
Attachments.MANIFEST
The MANIFEST.MF of the deployment unit.
|
static AttachmentKey<AttachmentList<ModuleDependency>> |
Attachments.MANIFEST_DEPENDENCIES |
static AttachmentKey<org.jboss.modules.Module> |
Attachments.MODULE
The module of this deployment unit.
|
static AttachmentKey<org.jboss.modules.ModuleIdentifier> |
Attachments.MODULE_IDENTIFIER
The module identifier.
|
static AttachmentKey<PermissionCollection> |
Attachments.MODULE_PERMISSIONS
The module's permission collection
|
static AttachmentKey<ModuleSpecification> |
Attachments.MODULE_SPECIFICATION
Information used to build up the deployments Module
|
protected static AttachmentKey<AttachmentList<Closeable>> |
DeploymentOverlayDeploymentUnitProcessor.MOUNTED_FILES |
static AttachmentKey<ManagementResourceRegistration> |
DeploymentModelUtils.MUTABLE_REGISTRATION_ATTACHMENT
Deprecated.
|
static AttachmentKey<AttachmentList<AttachableDependency>> |
Attachments.NEXT_PHASE_ATTACHABLE_DEPS
A list of service dependencies that must be satisfied before the next deployment phase can begin executing.
|
static AttachmentKey<AttachmentList<org.jboss.msc.service.ServiceName>> |
Attachments.NEXT_PHASE_DEPS
A list of service dependencies that must be satisfied before the next deployment phase can begin executing.
|
static AttachmentKey<Manifest> |
Attachments.OSGI_MANIFEST
Available when the deployment contains a valid OSGi manifest
|
static AttachmentKey<PathManager> |
Attachments.PATH_MANAGER |
static AttachmentKey<ProxyMetadataSource> |
Attachments.PROXY_REFLECTION_INDEX
The reflection index used to generate jboss-invocation proxies
|
static AttachmentKey<DeploymentReflectionIndex> |
Attachments.REFLECTION_INDEX
The reflection index for the deployment.
|
static AttachmentKey<AttachmentList<ResourceRoot>> |
Attachments.RESOURCE_ROOTS
The additional resource roots of the deployment unit.
|
static AttachmentKey<String> |
Attachments.RUNTIME_NAME
Deprecated.
|
static AttachmentKey<DeploymentMountProvider> |
Attachments.SERVER_DEPLOYMENT_REPOSITORY
The server deployment repository
|
static AttachmentKey<ServiceModuleLoader> |
Attachments.SERVICE_MODULE_LOADER
The module loader for the deployment
|
static AttachmentKey<ServiceVerificationHandler> |
Attachments.SERVICE_VERIFICATION_HANDLER
Deprecated.
the object attached under this key does nothing
|
static AttachmentKey<ServicesAttachment> |
Attachments.SERVICES
An index of
ServiceLoader -type services in this deployment unit |
static AttachmentKey<AttachmentList<SetupAction>> |
Attachments.SETUP_ACTIONS
Setup actions that must be run before running an arquillian test
|
static AttachmentKey<AttachmentList<DeploymentUnit>> |
Attachments.SUB_DEPLOYMENTS
Sub deployment services
|
static AttachmentKey<AbstractVaultReader> |
Attachments.VAULT_READER_ATTACHMENT_KEY |
static AttachmentKey<AttachmentList<org.jboss.msc.service.ServiceName>> |
Attachments.WEB_DEPENDENCIES
A list of services that a web deployment should have as dependencies.
|
Modifier and Type | Method and Description |
---|---|
static <T> AttachmentKey<T> |
AttachmentKey.create(Class<? super T> valueClass)
Construct a new simple attachment key.
|
static <T> AttachmentKey<AttachmentList<T>> |
AttachmentKey.createList(Class<? super T> valueClass)
Construct a new list attachment key.
|
AttachmentKey<?> |
AttachableDependency.getAttachmentKey() |
AttachmentKey<?> |
Phase.getPhaseKey()
Get the attachment key of the
DeploymentUnit attachment that represents the result value
of this phase. |
Modifier and Type | Method and Description |
---|---|
Collection<AttachmentKey<?>> |
SimpleAttachable.attachmentKeys() |
Modifier and Type | Method and Description |
---|---|
<T> void |
DeploymentPhaseContext.addDependency(org.jboss.msc.service.ServiceName serviceName,
AttachmentKey<T> attachmentKey)
Adds a dependency on the service to the next phase service.
|
<T> void |
DeploymentPhaseContext.addDeploymentDependency(org.jboss.msc.service.ServiceName serviceName,
AttachmentKey<T> attachmentKey)
Adds a dependency on the service to the next phase service.
|
<T> void |
SimpleAttachable.addToAttachmentList(AttachmentKey<AttachmentList<T>> key,
T value)
Add a value to a list-typed attachment key.
|
<T> void |
Attachable.addToAttachmentList(AttachmentKey<AttachmentList<T>> key,
T value)
Add a value to a list-typed attachment key.
|
<T> T |
SimpleAttachable.getAttachment(AttachmentKey<T> key)
Get an attachment value.
|
<T> T |
Attachable.getAttachment(AttachmentKey<T> key)
Get an attachment value.
|
<T> List<T> |
SimpleAttachable.getAttachmentList(AttachmentKey<? extends List<T>> key)
Gets a list attachment value.
|
<T> List<T> |
Attachable.getAttachmentList(AttachmentKey<? extends List<T>> key)
Gets a list attachment value.
|
boolean |
SimpleAttachable.hasAttachment(AttachmentKey<?> key)
Check if an attachment exists for this key.
|
boolean |
Attachable.hasAttachment(AttachmentKey<?> key)
Check if an attachment exists for this key.
|
<T> T |
SimpleAttachable.putAttachment(AttachmentKey<T> key,
T value)
Set an attachment value.
|
<T> T |
Attachable.putAttachment(AttachmentKey<T> key,
T value)
Set an attachment value.
|
<T> T |
SimpleAttachable.removeAttachment(AttachmentKey<T> key)
Remove an attachment, returning its previous value.
|
<T> T |
Attachable.removeAttachment(AttachmentKey<T> key)
Remove an attachment, returning its previous value.
|
Constructor and Description |
---|
AttachableDependency(AttachmentKey<?> attachmentKey,
org.jboss.msc.service.ServiceName serviceName,
boolean deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
<T> JBossAllXmlParserRegisteringProcessor.Builder |
JBossAllXmlParserRegisteringProcessor.Builder.addParser(QName rootElement,
AttachmentKey<T> attachmentKey,
JBossAllXMLParser<T> parser) |
Constructor and Description |
---|
JBossAllXmlParserRegisteringProcessor(QName rootElement,
AttachmentKey<T> attachmentKey,
JBossAllXMLParser<T> parser) |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<DelegatingClassFileTransformer> |
DelegatingClassFileTransformer.ATTACHMENT_KEY |
Copyright © 2023 JBoss by Red Hat. All rights reserved.