Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ApplicationClientComponentDescription> |
AppClientAttachments.APPLICATION_CLIENT_COMPONENT |
static AttachmentKey<org.jboss.metadata.appclient.spec.ApplicationClientMetaData> |
AppClientAttachments.APPLICATION_CLIENT_META_DATA |
static AttachmentKey<Class<?>> |
AppClientAttachments.MAIN_CLASS |
static AttachmentKey<Boolean> |
AppClientAttachments.START_APP_CLIENT |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<String>> |
JDBCStoreManager.CREATE_TABLES |
static AttachmentKey<AttachmentList<String>> |
JDBCStoreManager.EXISTING_TABLES |
static AttachmentKey<Object> |
JDBCStoreManager.TX_DATA_MAP |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Schema> |
JDBCStoreManager2.SCHEMA |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ConnectorXmlDescriptor> |
ConnectorXmlDescriptor.ATTACHMENT_KEY |
static AttachmentKey<IronJacamarXmlDescriptor> |
IronJacamarXmlDescriptor.ATTACHMENT_KEY |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<javax.validation.ValidatorFactory> |
BeanValidationAttachments.VALIDATOR_FACTORY |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<ComponentDescription>> |
Attachments.ADDITIONAL_RESOLVABLE_COMPONENTS
Additional (remote) components that can be resolved but are not installed.
|
static AttachmentKey<String> |
Attachments.EAR_APPLICATION_NAME
Unlike the EE spec which says application name is the name of the top level deployment (even if it is just
a jar and not a ear), the EJB spec semantics (for JNDI) expect that the application name is the
.ear name (or any configured value in application.xml).
|
static AttachmentKey<EEApplicationClasses> |
Attachments.EE_APPLICATION_CLASSES_DESCRIPTION |
static AttachmentKey<EEApplicationDescription> |
Attachments.EE_APPLICATION_DESCRIPTION |
static AttachmentKey<EEModuleConfiguration> |
Attachments.EE_MODULE_CONFIGURATION |
static AttachmentKey<EEModuleDescription> |
Attachments.EE_MODULE_DESCRIPTION |
static AttachmentKey<Set<org.jboss.msc.service.ServiceName>> |
Attachments.FAILED_COMPONENTS
Components that failed during install.
|
static AttachmentKey<AttachmentList<MessageDestinationInjectionSource>> |
Attachments.MESSAGE_DESTINATIONS
Any message destinations that need to be resolved.
|
static AttachmentKey<DeploymentDescriptorEnvironment> |
Attachments.MODULE_DEPLOYMENT_DESCRIPTOR_ENVIRONMENT |
static AttachmentKey<AttachmentList<SetupAction>> |
Attachments.OTHER_EE_SETUP_ACTIONS
A list of actions that should be performed for other non-web EE threads.
|
static AttachmentKey<EEResourceReferenceProcessorRegistry> |
Attachments.RESOURCE_REFERENCE_PROCESSOR_REGISTRY |
static AttachmentKey<AttachmentList<SetupAction>> |
Attachments.WEB_SETUP_ACTIONS
A list of actions that should be performed for every web invocation
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<org.jboss.msc.service.ServiceName> |
Attachments.APPLICATION_CONTEXT_CONFIG |
static AttachmentKey<org.jboss.msc.service.ServiceName> |
Attachments.MODULE_CONTEXT_CONFIG |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<org.jboss.vfs.VirtualFile> |
Attachments.ALTERNATE_CLIENT_DEPLOYMENT_DESCRIPTOR
The alternate deployment descriptor location
|
static AttachmentKey<org.jboss.vfs.VirtualFile> |
Attachments.ALTERNATE_CONNECTOR_DEPLOYMENT_DESCRIPTOR |
static AttachmentKey<org.jboss.vfs.VirtualFile> |
Attachments.ALTERNATE_EJB_DEPLOYMENT_DESCRIPTOR |
static AttachmentKey<org.jboss.vfs.VirtualFile> |
Attachments.ALTERNATE_WEB_DEPLOYMENT_DESCRIPTOR |
static AttachmentKey<DeploymentType> |
Attachments.DEPLOYMENT_TYPE
A Marker that identifies the a type of deployment
|
static AttachmentKey<String> |
Attachments.DISTINCT_NAME
The distinct-name that is configured for the EE deployment, in the deployment descriptor
|
static AttachmentKey<org.jboss.metadata.ear.spec.EarMetaData> |
Attachments.EAR_METADATA |
static AttachmentKey<EJBClientDescriptorMetaData> |
Attachments.EJB_CLIENT_METADATA |
static AttachmentKey<AttachmentList<org.jboss.msc.service.ServiceName>> |
Attachments.INITIALISE_IN_ORDER_SERVICES
Services that must be waited on for this deployment if initialize in order is enabled.
|
static AttachmentKey<org.jboss.metadata.ear.spec.ModuleMetaData> |
Attachments.MODULE_META_DATA |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ApplicationExceptionDescriptions> |
EjbDeploymentAttachmentKeys.APPLICATION_EXCEPTION_DESCRIPTIONS |
static AttachmentKey<ApplicationExceptions> |
EjbDeploymentAttachmentKeys.APPLICATION_EXCEPTION_DETAILS |
static AttachmentKey<org.jboss.ejb.client.EJBClientContext> |
EjbDeploymentAttachmentKeys.EJB_CLIENT_CONTEXT |
static AttachmentKey<AttachmentList<EjbInjectionSource>> |
EjbDeploymentAttachmentKeys.EJB_INJECTIONS |
static AttachmentKey<EjbJarDescription> |
EjbDeploymentAttachmentKeys.EJB_JAR_DESCRIPTION |
static AttachmentKey<org.jboss.metadata.ejb.spec.EjbJarMetaData> |
EjbDeploymentAttachmentKeys.EJB_JAR_METADATA
Attachment key to the
EjbJarMetaData attachment representing the metadata created out of the ejb-jar.xml
deployment descriptor |
static AttachmentKey<AttachmentList<EjbJaccConfig>> |
EjbDeploymentAttachmentKeys.JACC_PERMISSIONS |
static AttachmentKey<AttachmentList<InstalledComponent>> |
EjbDeploymentAttachmentKeys.MANAGED_COMPONENTS
components that have been registered with the management API
|
Modifier and Type | Method and Description |
---|---|
protected AttachmentKey<AttachmentList<EjbJaccConfig>> |
EjbSecurityDeployer.getMetaDataType()
Return the type of metadata
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Map<org.jboss.modules.ModuleIdentifier,ResteasyDeploymentData>> |
JaxrsAttachments.ADDITIONAL_RESTEASY_DEPLOYMENT_DATA |
static AttachmentKey<ResteasyDeploymentData> |
JaxrsAttachments.RESTEASY_DEPLOYMENT_DATA |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<PersistenceUnitMetadataHolder> |
PersistenceUnitMetadataHolder.PERSISTENCE_UNITS
List
|
static AttachmentKey<PersistenceUnitsInApplication> |
PersistenceUnitsInApplication.PERSISTENCE_UNITS_IN_APPLICATION |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<String> |
JpaAttachments.ADAPTOR_CLASS_NAME |
static AttachmentKey<PersistenceProviderDeploymentHolder> |
JpaAttachments.DEPLOYED_PERSISTENCE_PROVIDER
List
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<NamespaceBindings> |
NamespaceBindings.ATTACHMENT_KEY |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<org.jboss.osgi.deployment.deployer.Deployment> |
OSGiDeploymentAttachment.KEY |
static AttachmentKey<org.osgi.framework.launch.Framework> |
FrameworkAttachment.KEY |
static AttachmentKey<org.jboss.osgi.resolver.XModule> |
XModuleAttachment.KEY |
static AttachmentKey<org.jboss.osgi.metadata.OSGiMetaData> |
OSGiMetaDataAttachment.KEY |
static AttachmentKey<org.jboss.osgi.spi.BundleInfo> |
BundleInfoAttachment.KEY |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<AttachmentList<KernelDeploymentXmlDescriptor>> |
KernelDeploymentXmlDescriptor.ATTACHMENT_KEY |
Modifier and Type | Method and Description |
---|---|
protected abstract AttachmentKey<T> |
AbstractSecurityDeployer.getMetaDataType()
Return the type of metadata
|
protected AttachmentKey<org.jboss.metadata.ear.spec.EarMetaData> |
EarSecurityDeployer.getMetaDataType()
Return the type of metadata
|
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<AttachmentList<AdditionalModuleSpecification>> |
Attachments.ADDITIONAL_MODULES
Additional modules attached to the top level deployment
|
static AttachmentKey<org.jboss.jandex.Index> |
Attachments.ANNOTATION_INDEX
An annotation index for a (@link ResourceRoot).
|
static AttachmentKey<DeploymentClassIndex> |
Attachments.CLASS_INDEX
The class index for the deployment.
|
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<org.jboss.vfs.VirtualFile> |
Attachments.DEPLOYMENT_CONTENTS
The deployment contents
|
static AttachmentKey<Resource> |
DeploymentModelUtils.DEPLOYMENT_RESOURCE |
static AttachmentKey<ResourceRoot> |
Attachments.DEPLOYMENT_ROOT
The primary deployment root.
|
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<Boolean> |
Attachments.IGNORE_OSGI
A flag indicating whether the presence of a bundle manifest attributes should be ignored and a bundle not created
|
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<Set<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<AttachmentList<ModuleSpecification>> |
Attachments.MODULE_DEPENDENCY_INFORMATION
Information about a modules dependencies used to setup transitive deps
|
static AttachmentKey<org.jboss.modules.ModuleIdentifier> |
Attachments.MODULE_IDENTIFIER
The module identifier.
|
static AttachmentKey<ModuleSpecification> |
Attachments.MODULE_SPECIFICATION
Information used to build up the deployments Module
|
static AttachmentKey<ManagementResourceRegistration> |
DeploymentModelUtils.MUTABLE_REGISTRATION_ATTACHMENT |
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<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
This should be added as a listener to all non child services
|
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<AbstractDeploymentUnitService.DeploymentServiceListener> |
Attachments.STATUS_LISTENER
The special status listener attachment.
|
static AttachmentKey<AttachmentList<DeploymentUnit>> |
Attachments.SUB_DEPLOYMENTS
Sub deployment services
|
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 |
---|---|
<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 |
Attachable.addToAttachmentList(AttachmentKey<AttachmentList<T>> key,
T value)
Add a value to a list-typed attachment key.
|
<T> void |
SimpleAttachable.addToAttachmentList(AttachmentKey<AttachmentList<T>> key,
T value)
Add a value to a list-typed attachment key.
|
<T> T |
Attachable.getAttachment(AttachmentKey<T> key)
Get an attachment value.
|
<T> T |
SimpleAttachable.getAttachment(AttachmentKey<T> key)
Get an attachment value.
|
<T> List<T> |
Attachable.getAttachmentList(AttachmentKey<? extends List<T>> key)
Gets a list attachment value.
|
<T> List<T> |
SimpleAttachable.getAttachmentList(AttachmentKey<? extends List<T>> key)
Gets a list attachment value.
|
boolean |
Attachable.hasAttachment(AttachmentKey<?> key)
Check if an attachment exists for this key.
|
boolean |
SimpleAttachable.hasAttachment(AttachmentKey<?> key)
Check if an attachment exists for this key.
|
<T> T |
Attachable.putAttachment(AttachmentKey<T> key,
T value)
Set an attachment value.
|
<T> T |
SimpleAttachable.putAttachment(AttachmentKey<T> key,
T value)
Set an attachment value.
|
<T> T |
Attachable.removeAttachment(AttachmentKey<T> key)
Remove an attachment, returning its previous value.
|
<T> T |
SimpleAttachable.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 | Field and Description |
---|---|
static AttachmentKey<DelegatingClassFileTransformer> |
DelegatingClassFileTransformer.ATTACHMENT_KEY |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<JBossServiceXmlDescriptor> |
JBossServiceXmlDescriptor.ATTACHMENT_KEY |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<WarMetaData> |
WarMetaData.ATTACHMENT_KEY |
static AttachmentKey<TldsMetaData> |
TldsMetaData.ATTACHMENT_KEY |
static AttachmentKey<AttachmentList<ServletContextAttribute>> |
ServletContextAttribute.ATTACHMENT_KEY |
static AttachmentKey<ScisMetaData> |
ScisMetaData.ATTACHMENT_KEY |
static AttachmentKey<Map<String,ComponentInstantiator>> |
WebAttachments.WEB_COMPONENT_INSTANTIATORS |
Modifier and Type | Method and Description |
---|---|
protected AttachmentKey<WarMetaData> |
WarSecurityDeployer.getMetaDataType()
Return the type of metadata
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<WebContextFactory> |
WebContextFactory.ATTACHMENT
The context factory attachment key
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<ClassLoader> |
WSAttachmentKeys.CLASSLOADER_KEY |
static AttachmentKey<org.jboss.wsf.spi.deployment.Deployment> |
WSAttachmentKeys.DEPLOYMENT_KEY |
static AttachmentKey<JAXRPCDeployment> |
WSAttachmentKeys.JAXRPC_ENDPOINTS_KEY |
static AttachmentKey<JAXWSDeployment> |
WSAttachmentKeys.JAXWS_ENDPOINTS_KEY |
static AttachmentKey<org.jboss.metadata.ear.jboss.JBossAppMetaData> |
WSAttachmentKeys.JBOSS_APP_METADATA_KEY |
static AttachmentKey<org.jboss.wsf.spi.metadata.webservices.JBossWebservicesMetaData> |
WSAttachmentKeys.JBOSS_WEBSERVICES_METADATA_KEY |
static AttachmentKey<org.jboss.metadata.web.jboss.JBossWebMetaData> |
WSAttachmentKeys.JBOSSWEB_METADATA_KEY |
static AttachmentKey<org.jboss.wsf.spi.metadata.jms.JMSEndpointsMetaData> |
WSAttachmentKeys.JMS_ENDPOINT_METADATA_KEY |
static AttachmentKey<org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData> |
WSAttachmentKeys.WEBSERVICES_METADATA_KEY |
static AttachmentKey<WSEndpointHandlersMapping> |
WSAttachmentKeys.WS_ENDPOINT_HANDLERS_MAPPING_KEY |
static AttachmentKey<WSReferences> |
WSAttachmentKeys.WS_REFERENCES |
Modifier and Type | Method and Description |
---|---|
static <A> A |
ASHelper.getOptionalAttachment(DeploymentUnit unit,
AttachmentKey<A> key)
Returns optional attachment value from deployment unit or null if not bound.
|
static <A> A |
ASHelper.getRequiredAttachment(DeploymentUnit unit,
AttachmentKey<A> key)
Returns required attachment value from deployment unit.
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<WeldDeploymentMetadata> |
WeldDeploymentMetadata.ATTACHMENT_KEY |
static AttachmentKey<BeanDeploymentModule> |
WeldAttachments.BEAN_DEPLOYMENT_MODULE
The
BeanDeploymentModule for a deployment |
static AttachmentKey<BeanDeploymentArchiveImpl> |
WeldAttachments.DEPLOYMENT_ROOT_BEAN_DEPLOYMENT_ARCHIVE
The
BeanDeploymentArchiveImpl that corresponds to the main resource root of a deployment or sub deployment. |
static AttachmentKey<AttachmentList<org.jboss.weld.bootstrap.spi.Metadata<javax.enterprise.inject.spi.Extension>>> |
WeldAttachments.PORTABLE_EXTENSIONS
Portable extensions discovered in sub deployments.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.