Modifier and Type | Method and Description |
---|---|
void |
ApplicationClientDependencyProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClientManifestProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClientStartProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClientStructureProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClientParsingDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
ActiveApplicationClientProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClientDescriptorMethodProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
ContextManagerBuilder |
ContextManagerBuilder.addAll(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
CmpMessages.invalidCmpDeployment(DeploymentUnit deploymentUnit) |
Constructor and Description |
---|
JDBCStoreManager(DeploymentUnit deploymentUnit,
JDBCEntityMetaData metaData,
CmpConfig cmpConfig,
Catalog catalog) |
Constructor and Description |
---|
JDBCStoreManager2(DeploymentUnit deploymentUnit,
JDBCEntityMetaData metaData,
CmpConfig cmpConfig,
Catalog catalog) |
Modifier and Type | Method and Description |
---|---|
protected void |
CmpEntityMetaDataProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
CmpEntityBeanComponentDescription description) |
protected void |
CmpEntityMetaDataProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
CmpEntityBeanComponentDescription description) |
static boolean |
CmpDeploymentMarker.isCmpDeployment(DeploymentUnit deploymentUnit) |
protected void |
CmpEntityBeanComponentDescriptionFactory.mark(DeploymentUnit deploymentUnit) |
static void |
CmpDeploymentMarker.mark(DeploymentUnit deployment) |
void |
CmpStoreManagerProcessor.undeploy(DeploymentUnit context) |
void |
CmpParsingProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
CmpDependencyProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
DeploymentUnitProcessingException |
ConnectorMessages.failedToGetModuleAttachment(DeploymentUnit deploymentUnit)
Creates an exception indicating a failure to get the module attachment for the deployment unit represented by
the
deploymentUnit parameter. |
Modifier and Type | Method and Description |
---|---|
void |
CachedConnectionManagerSetupProcessor.undeploy(DeploymentUnit context) |
void |
DsXmlDeploymentParsingProcessor.undeploy(DeploymentUnit context) |
void |
RarDependencyProcessor.undeploy(DeploymentUnit context) |
void |
ParsedRaDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
RaNativeProcessor.undeploy(DeploymentUnit context) |
void |
DsXmlDeploymentInstallProcessor.undeploy(DeploymentUnit context) |
void |
IronJacamarDeploymentParsingProcessor.undeploy(DeploymentUnit context) |
void |
RaStructureProcessor.undeploy(DeploymentUnit context) |
void |
RaXmlDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
DriverProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
StructureDriverProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
RaDeploymentParsingProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
BeanValidationFactoryDeployer.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<DeploymentUnit> |
BasicComponentCreateService.getDeploymentUnitInjector()
Get the deployment unit injector.
|
Modifier and Type | Method and Description |
---|---|
abstract org.jboss.invocation.InterceptorFactory |
InjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional)
Get an interceptor factory which will carry out injection into this target.
|
org.jboss.invocation.InterceptorFactory |
MethodInjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional) |
org.jboss.invocation.InterceptorFactory |
FieldInjectionTarget.createInjectionInterceptorFactory(Object targetContextKey,
Object valueContextKey,
org.jboss.msc.value.Value<ManagedReferenceFactory> factoryValue,
DeploymentUnit deploymentUnit,
boolean optional) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractComponentConfigProcessor.processComponentConfig(DeploymentUnit deploymentUnit,
DeploymentPhaseContext phaseContext,
CompositeIndex index,
ComponentDescription componentDescription)
Process the component configuration instance.
|
protected List<BindingConfiguration> |
ResourceReferenceProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
protected abstract List<BindingConfiguration> |
AbstractDeploymentDescriptorBindingsProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
void |
ComponentInstallProcessor.undeploy(DeploymentUnit context) |
void |
DefaultEarSubDeploymentsIsolationProcessor.undeploy(DeploymentUnit context) |
void |
ResourceReferenceProcessor.undeploy(DeploymentUnit context) |
void |
AbstractDeploymentDescriptorBindingsProcessor.undeploy(DeploymentUnit context) |
void |
ResourceInjectionAnnotationParsingProcessor.undeploy(DeploymentUnit context) |
void |
EarMessageDestinationProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClassesAggregationProcessor.undeploy(DeploymentUnit context) |
void |
EEModuleNameProcessor.undeploy(DeploymentUnit context) |
void |
LifecycleAnnotationParsingProcessor.undeploy(DeploymentUnit context) |
void |
ResourceReferenceRegistrySetupProcessor.undeploy(DeploymentUnit context) |
void |
EarApplicationNameProcessor.undeploy(DeploymentUnit context) |
void |
EEDistinctNameProcessor.undeploy(DeploymentUnit context) |
void |
AbstractComponentConfigProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
MessageDestinationResolutionProcessor.undeploy(DeploymentUnit context) |
void |
AroundInvokeAnnotationParsingProcessor.undeploy(DeploymentUnit context) |
void |
InterceptorAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
ModuleJndiBindingProcessor.undeploy(DeploymentUnit context) |
void |
EECleanUpProcessor.undeploy(DeploymentUnit context) |
void |
EEModuleConfigurationProcessor.undeploy(DeploymentUnit context) |
void |
EEModuleInitialProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
DataSourceDefinitionDeploymentDescriptorParser.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
void |
DataSourceDefinitionDeploymentDescriptorParser.undeploy(DeploymentUnit context) |
void |
DataSourceDefinitionAnnotationParser.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
JavaEEDependencyProcessor.undeploy(DeploymentUnit context) |
void |
ManagedBeanAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
ManagedBeanSubDeploymentMarkingProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractEEAnnotationProcessor.afterAnnotationsProcessed(DeploymentPhaseContext phaseContext,
DeploymentUnit deploymentUnit)
Method that can be overridden to do any additional processing
|
static boolean |
MetadataCompleteMarker.isMetadataComplete(DeploymentUnit deploymentUnit) |
static void |
MetadataCompleteMarker.setMetadataComplete(DeploymentUnit deploymentUnit,
boolean value) |
void |
AbstractEEAnnotationProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationContextProcessor.undeploy(DeploymentUnit context) |
void |
ModuleContextProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
static boolean |
DeploymentTypeMarker.isType(DeploymentType deploymentType,
DeploymentUnit deploymentUnit) |
static void |
DeploymentTypeMarker.setType(DeploymentType deploymentType,
DeploymentUnit deploymentUnit) |
void |
GlobalModuleDependencyProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationClientDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
EarStructureProcessor.undeploy(DeploymentUnit context) |
void |
EarDependencyProcessor.undeploy(DeploymentUnit context) |
void |
ComponentAggregationProcessor.undeploy(DeploymentUnit context) |
void |
EJBClientDescriptorParsingProcessor.undeploy(DeploymentUnit context) |
void |
EjbJarDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
EarInitializationProcessor.undeploy(DeploymentUnit context) |
void |
InitializeInOrderProcessor.undeploy(DeploymentUnit context) |
void |
EarMetaDataParsingProcessor.undeploy(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
DeploymentUnitProcessingException |
EjbMessages.clusteredAnnotationIsNotApplicableForBean(DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation cannot be used on the EJB component represented by componentName |
DeploymentUnitProcessingException |
EjbMessages.clusteredAnnotationIsNotApplicableForEntityBean(DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation cannot be used on a entity bean |
DeploymentUnitProcessingException |
EjbMessages.clusteredAnnotationIsNotApplicableForMDB(DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation cannot be used on a message driven bean |
DeploymentUnitProcessingException |
EjbMessages.clusteredAnnotationNotYetImplementedForSingletonBean(DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation is currently not supported on singleton EJB. |
DeploymentUnitProcessingException |
EjbMessages.ejbJarConfigNotFound(DeploymentUnit deploymentUnit)
Creates an exception indicating that the EjbJarConfiguration was not found as an attachment in deployment unit
|
Modifier and Type | Method and Description |
---|---|
static boolean |
EjbDeploymentMarker.isEjbDeployment(DeploymentUnit deploymentUnit) |
static void |
EjbDeploymentMarker.mark(DeploymentUnit deployment) |
Modifier and Type | Method and Description |
---|---|
protected void |
EJBComponentDescriptionFactory.addComponent(DeploymentUnit deploymentUnit,
EJBComponentDescription beanDescription) |
protected static EjbJarDescription |
AbstractDeploymentUnitProcessor.getEjbJarDescription(DeploymentUnit deploymentUnit) |
protected void |
AbstractDeploymentUnitProcessor.processAnnotations(DeploymentUnit deploymentUnit,
CompositeIndex compositeIndex) |
protected void |
SessionBeanComponentDescriptionFactory.processAnnotations(DeploymentUnit deploymentUnit,
CompositeIndex compositeIndex)
Process annotations and merge any available metadata at the same time.
|
protected abstract void |
EJBComponentDescriptionFactory.processAnnotations(DeploymentUnit deploymentUnit,
CompositeIndex compositeIndex)
Process annotations and merge any available metadata at the same time.
|
protected void |
MessageDrivenComponentDescriptionFactory.processAnnotations(DeploymentUnit deploymentUnit,
CompositeIndex compositeIndex) |
protected void |
AnnotatedEJBComponentDescriptionDeploymentUnitProcessor.processAnnotations(DeploymentUnit deploymentUnit,
CompositeIndex compositeIndex) |
protected abstract void |
AbstractDeploymentUnitProcessor.processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData ejb) |
protected void |
SessionBeanComponentDescriptionFactory.processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) |
protected abstract void |
EJBComponentDescriptionFactory.processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) |
protected void |
MessageDrivenComponentDescriptionFactory.processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) |
protected void |
AnnotatedEJBComponentDescriptionDeploymentUnitProcessor.processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData ejb) |
protected void |
EjbContextJndiBindingProcessor.processComponentConfig(DeploymentUnit deploymentUnit,
DeploymentPhaseContext phaseContext,
CompositeIndex index,
ComponentDescription componentDescription) |
protected void |
TimerServiceJndiBindingProcessor.processComponentConfig(DeploymentUnit deploymentUnit,
DeploymentPhaseContext phaseContext,
CompositeIndex index,
ComponentDescription componentDescription) |
protected void |
SessionBeanHomeProcessor.processComponentConfig(DeploymentUnit deploymentUnit,
DeploymentPhaseContext phaseContext,
CompositeIndex index,
ComponentDescription componentDescription) |
protected void |
ImplicitLocalViewProcessor.processComponentConfig(DeploymentUnit deploymentUnit,
DeploymentPhaseContext phaseContext,
CompositeIndex index,
ComponentDescription componentDescription) |
protected void |
AbstractDeploymentUnitProcessor.processDeploymentDescriptor(DeploymentUnit deploymentUnit) |
protected List<BindingConfiguration> |
EjbRefProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses)
Resolves ejb-ref and ejb-local-ref elements
|
void |
EjbIIOPDeploymentUnitProcessor.undeploy(DeploymentUnit context) |
void |
IIOPJndiBindingProcessor.undeploy(DeploymentUnit context) |
void |
EjbContextJndiBindingProcessor.undeploy(DeploymentUnit context) |
void |
EjbJarParsingDeploymentUnitProcessor.undeploy(DeploymentUnit unit) |
void |
AbstractDeploymentUnitProcessor.undeploy(DeploymentUnit context) |
void |
EjbDependencyDeploymentUnitProcessor.undeploy(DeploymentUnit context) |
void |
EJBClientDescriptorMetaDataProcessor.undeploy(DeploymentUnit context) |
void |
TimerServiceDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
AroundTimeoutAnnotationParsingProcessor.undeploy(DeploymentUnit context) |
void |
EjbClientContextSetupProcessor.undeploy(DeploymentUnit context) |
void |
BusinessViewAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
ApplicationExceptionAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
EjbCleanUpProcessor.undeploy(DeploymentUnit context) |
void |
EjbResourceInjectionAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
DeploymentRepositoryProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
PassivationAnnotationParsingProcessor.undeploy(DeploymentUnit context) |
void |
EjbJndiBindingsDeploymentUnitProcessor.undeploy(DeploymentUnit context) |
void |
EjbManagementDeploymentUnitProcessor.undeploy(DeploymentUnit deploymentUnit) |
Constructor and Description |
---|
EjbInjectionSource(String typeName,
String bindingName,
DeploymentUnit deploymentUnit,
boolean appclient) |
EjbInjectionSource(String beanName,
String typeName,
String bindingName,
DeploymentUnit deploymentUnit,
boolean appclient) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEjbXmlDescriptorProcessor.undeploy(DeploymentUnit context) |
void |
DeploymentDescriptorMethodProcessor.undeploy(DeploymentUnit context) |
void |
DeploymentDescriptorInterceptorBindingsProcessor.undeploy(DeploymentUnit context) |
void |
AssemblyDescriptorProcessor.undeploy(DeploymentUnit context) |
void |
InterceptorClassDeploymentDescriptorProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
protected void |
EntityBeanComponentDescriptionFactory.mark(DeploymentUnit deploymentUnit) |
protected void |
EntityBeanComponentDescriptionFactory.processBeanMetaData(DeploymentUnit deploymentUnit,
org.jboss.metadata.ejb.spec.EnterpriseBeanMetaData enterpriseBeanMetaData) |
Modifier and Type | Method and Description |
---|---|
protected void |
DeclareRolesMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
ClusteredMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription ejbComponentDescription) |
protected void |
TransactionAttributeMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
SecurityDomainMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
RunAsMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
MethodPermissionsMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
TimerMethodMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
TransactionManagementMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
SecurityRolesMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
ResourceAdaptorMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
MessageDrivenComponentDescription componentConfiguration) |
protected void |
EjbConcurrencyMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription componentConfiguration) |
protected void |
SessionBeanMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription description) |
protected void |
AsynchronousMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription description) |
protected void |
ConcurrencyManagementMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription componentConfiguration) |
protected void |
StartupMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SingletonComponentDescription description) |
protected void |
EjbDependsOnMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SingletonComponentDescription description) |
protected void |
SessionSynchronizationMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription description) |
protected void |
CacheMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription componentConfiguration) |
protected void |
StatefulTimeoutMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription componentConfiguration) |
protected void |
InitMethodMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription description) |
protected void |
RemoveMethodMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription componentConfiguration) |
protected abstract void |
AbstractMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
T description)
Handle annotations relating to the component that have been found in the deployment.
|
protected void |
AbstractPoolMergingProcessor.handleAnnotations(DeploymentUnit deploymentUnit,
EEApplicationClasses applicationClasses,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
T description) |
protected void |
DeclareRolesMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
ClusteredMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription ejbComponentDescription) |
protected void |
TransactionAttributeMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
SecurityDomainMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
RunAsMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
MethodPermissionsMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
TimerMethodMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription description) |
protected void |
TransactionManagementMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription componentConfiguration) |
protected void |
SecurityRolesMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
EJBComponentDescription ejbComponentDescription) |
protected void |
ResourceAdaptorMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
MessageDrivenComponentDescription componentConfiguration) |
protected void |
EjbConcurrencyMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription componentConfiguration) |
protected void |
SessionBeanMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription description) |
protected void |
AsynchronousMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription description) |
protected void |
ConcurrencyManagementMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SessionBeanComponentDescription componentConfiguration) |
protected void |
StartupMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SingletonComponentDescription description) |
protected void |
EjbDependsOnMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
SingletonComponentDescription description) |
protected void |
SessionSynchronizationMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription description) |
protected void |
CacheMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription description) |
protected void |
StatefulTimeoutMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription componentConfiguration) |
protected void |
InitMethodMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription description) |
protected void |
RemoveMethodMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
StatefulComponentDescription componentConfiguration) |
protected abstract void |
AbstractMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
T description)
Handle the deployment descriptor
|
protected void |
AbstractPoolMergingProcessor.handleDeploymentDescriptor(DeploymentUnit deploymentUnit,
DeploymentReflectionIndex deploymentReflectionIndex,
Class<?> componentClass,
T description) |
void |
ApplicationExceptionMergingProcessor.undeploy(DeploymentUnit context) |
void |
AbstractMergingProcessor.undeploy(DeploymentUnit context) |
void |
HomeViewMergingProcessor.undeploy(DeploymentUnit context) |
void |
EjbConcurrencyMergingProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
JaccEjbDeploymentProcessor.undeploy(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
void |
JAXRDependencyProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
static boolean |
JaxrsDeploymentMarker.isJaxrsDeployment(DeploymentUnit deploymentUnit) |
static void |
JaxrsDeploymentMarker.mark(DeploymentUnit deployment) |
protected void |
JaxrsScanningProcessor.scan(DeploymentUnit du,
ClassLoader classLoader,
ResteasyDeploymentData resteasyDeploymentData,
ModuleIndexService moduleIndexService,
boolean webDeployment) |
protected void |
JaxrsScanningProcessor.scanWebDeployment(DeploymentUnit du,
org.jboss.metadata.web.jboss.JBossWebMetaData webdata,
ClassLoader classLoader,
ResteasyDeploymentData resteasyDeploymentData) |
void |
JaxrsCdiIntegrationProcessor.undeploy(DeploymentUnit context) |
void |
JaxrsAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
JaxrsIntegrationProcessor.undeploy(DeploymentUnit context) |
void |
JaxrsScanningProcessor.undeploy(DeploymentUnit context) |
void |
JaxrsComponentDeployer.undeploy(DeploymentUnit context) |
void |
JaxrsDependencyProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
DeploymentUnitProcessingException |
JpaMessages.failedToGetModuleAttachment(DeploymentUnit deploymentUnit)
Creates an exception indicating a failure to get the module for the deployment unit represented by the
deploymentUnit parameter. |
IllegalArgumentException |
JpaMessages.noPUnitNameSpecifiedAndMultiplePersistenceUnits(int puCount,
DeploymentUnit deploymentUnit)
JBoss 4 prevented applications from referencing the persistence unit without specifying the pu name, if there
were multiple persistence unit definitions in the app.
|
String |
JpaMessages.persistenceUnitNotFound(String puName,
DeploymentUnit deploymentUnit)
A message indicating that the persistence unit, represented by the
path parameter, could not be found at
the current deployment unit, represented by the deploymentUnit parameter. |
IllegalArgumentException |
JpaMessages.persistenceUnitNotFound(String path,
String puName,
DeploymentUnit deploymentUnit)
Creates an exception indicating that the persistence unit, represented by the
path and puName
parameters, could not be found at the current deployment unit, represented by the deploymentUnit
parameter. |
Modifier and Type | Method and Description |
---|---|
static PersistenceUnitMetadata |
PersistenceUnitSearch.resolvePersistenceUnitSupplier(DeploymentUnit deploymentUnit,
String persistenceUnitName) |
Constructor and Description |
---|
PersistenceContextInjectionSource(javax.persistence.PersistenceContextType type,
Map properties,
org.jboss.msc.service.ServiceName puServiceName,
DeploymentUnit deploymentUnit,
String scopedPuName,
String injectionTypeName,
PersistenceUnitMetadata pu)
Constructor for the PersistenceContextInjectorService
|
PersistenceUnitInjectionSource(org.jboss.msc.service.ServiceName puServiceName,
DeploymentUnit deploymentUnit,
String injectionTypeName,
PersistenceUnitMetadata pu) |
Modifier and Type | Method and Description |
---|---|
static String |
PersistenceUnitParseProcessor.createBeanName(DeploymentUnit deploymentUnit,
String persistenceUnitName) |
static boolean |
JPADeploymentMarker.isJPADeployment(DeploymentUnit unit)
return true if the
DeploymentUnit is part of a JPA deployment |
static void |
JPADeploymentMarker.mark(DeploymentUnit unit)
Mark the top level deployment as being a JPA deployment.
|
protected List<BindingConfiguration> |
PersistenceRefProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
void |
JPAInterceptorProcessor.undeploy(DeploymentUnit context) |
void |
PersistenceUnitParseProcessor.undeploy(DeploymentUnit context) |
void |
JPAClassFileTransformerProcessor.undeploy(DeploymentUnit context) |
void |
JPAAnnotationParseProcessor.undeploy(DeploymentUnit context) |
void |
PersistenceProviderProcessor.undeploy(DeploymentUnit deploymentUnit)
Undo the deployment processing.
|
void |
JPADependencyProcessor.undeploy(DeploymentUnit context) |
void |
PersistenceUnitDeploymentProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
MessagingXmlInstallDeploymentUnitProcessor.undeploy(DeploymentUnit context) |
void |
MessagingXmlParsingDeploymentUnitProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
static NamespaceBindings |
NamespaceBindings.getNamespaceBindings(DeploymentUnit context)
Get the namespace bindings for a deployment context.
|
static org.jboss.msc.service.ServiceName |
JndiNamingDependencyProcessor.serviceName(DeploymentUnit deploymentUnit) |
void |
JndiNamingDependencyProcessor.undeploy(DeploymentUnit context) |
void |
JndiNamingDependencySetupProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
String |
OSGiMessages.cannotCreateBundleDeployment(DeploymentUnit deploymentUnit) |
void |
OSGiLogger.cannotFindAnnotationIndex(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
static void |
BundleInfoAttachment.attachBundleInfo(DeploymentUnit depUnit,
org.jboss.osgi.spi.BundleInfo info) |
static void |
OSGiDeploymentAttachment.attachDeployment(DeploymentUnit context,
org.jboss.osgi.deployment.deployer.Deployment dep) |
static void |
FrameworkAttachment.attachFramework(DeploymentUnit depUnit,
org.osgi.framework.launch.Framework metadata) |
static void |
OSGiMetaDataAttachment.attachOSGiMetaData(DeploymentUnit depUnit,
org.jboss.osgi.metadata.OSGiMetaData metadata) |
static void |
XModuleAttachment.attachXModule(DeploymentUnit context,
org.jboss.osgi.resolver.XModule metadata) |
static void |
BundleInfoAttachment.detachBundleInfo(DeploymentUnit depUnit) |
static void |
OSGiDeploymentAttachment.detachDeployment(DeploymentUnit context) |
static void |
FrameworkAttachment.detachFramework(DeploymentUnit depUnit) |
static void |
OSGiMetaDataAttachment.detachOSGiMetaData(DeploymentUnit depUnit) |
static org.jboss.osgi.spi.BundleInfo |
BundleInfoAttachment.getBundleInfo(DeploymentUnit depUnit) |
static org.jboss.osgi.deployment.deployer.Deployment |
OSGiDeploymentAttachment.getDeployment(DeploymentUnit context) |
static org.osgi.framework.launch.Framework |
FrameworkAttachment.getFramework(DeploymentUnit depUnit) |
static org.jboss.osgi.metadata.OSGiMetaData |
OSGiMetaDataAttachment.getOSGiMetaData(DeploymentUnit depUnit) |
static org.jboss.osgi.resolver.XModule |
XModuleAttachment.getXModuleAttachment(DeploymentUnit context) |
static void |
BundleInstallService.removeService(DeploymentUnit depUnit) |
static void |
ModuleRegisterService.removeService(DeploymentUnit deploymentUnit) |
void |
OSGiManifestStructureProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
OSGiXServiceParseProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
ModuleRegisterProcessor.undeploy(DeploymentUnit depUnit) |
void |
BundleInstallProcessor.undeploy(DeploymentUnit depUnit) |
void |
BundleDeploymentProcessor.undeploy(DeploymentUnit depUnit) |
void |
BundleContextJndiBindingProcessor.undeploy(DeploymentUnit context) |
void |
OSGiBundleInfoParseProcessor.undeploy(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
DeploymentUnitProcessingException |
PojoMessages.missingReflectionIndex(DeploymentUnit unit)
Missing reflection index.
|
DeploymentUnitProcessingException |
PojoMessages.noModuleFound(DeploymentUnit unit)
No Module instance found in attachments.
|
protected void |
KernelDeploymentParsingProcessor.parseDescriptor(DeploymentUnit unit,
org.jboss.vfs.VirtualFile beansXmlFile)
Parse -jboss-beans.xml file.
|
protected void |
KernelDeploymentParsingProcessor.parseDescriptors(DeploymentUnit unit,
org.jboss.vfs.VirtualFile root)
Find and parse -jboss-beans.xml files.
|
void |
KernelDeploymentModuleProcessor.undeploy(DeploymentUnit context) |
void |
KernelDeploymentParsingProcessor.undeploy(DeploymentUnit context) |
void |
ParsedKernelDeploymentProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
JaccService<T> |
AbstractSecurityDeployer.deploy(DeploymentUnit deploymentUnit) |
void |
AbstractSecurityDeployer.undeploy(DeploymentUnit deploymentUnit) |
void |
SecurityDependencyProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
JaccEarDeploymentProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerLogger.caughtExceptionUndeploying(Throwable cause,
DeploymentUnitProcessor dup,
Phase phase,
DeploymentUnit unit) |
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<DeploymentUnit>> |
Attachments.SUB_DEPLOYMENTS
Sub deployment services
|
Modifier and Type | Method and Description |
---|---|
protected DeploymentUnit |
SubDeploymentUnitService.createAndInitializeDeploymentUnit(org.jboss.msc.service.ServiceRegistry registry) |
protected abstract DeploymentUnit |
AbstractDeploymentUnitService.createAndInitializeDeploymentUnit(org.jboss.msc.service.ServiceRegistry registry)
Template method required for implementations to create and fully initialize a deployment unit instance.
|
DeploymentUnit |
DeploymentPhaseContext.getDeploymentUnit()
Get the persistent deployment unit context for this deployment unit.
|
DeploymentUnit |
DeploymentUnit.getParent()
Get the deployment unit of the parent (enclosing) deployment.
|
static DeploymentUnit |
DeploymentUtils.getTopDeploymentUnit(DeploymentUnit unit)
Get top deployment unit.
|
DeploymentUnit |
AbstractDeploymentUnitService.getValue() |
Modifier and Type | Method and Description |
---|---|
static List<ResourceRoot> |
DeploymentUtils.allResourceRoots(DeploymentUnit deploymentUnit)
Get all resource roots for a
DeploymentUnit |
static DeploymentUnit |
DeploymentUtils.getTopDeploymentUnit(DeploymentUnit unit)
Get top deployment unit.
|
static boolean |
MountExplodedMarker.isMountExploded(DeploymentUnit deploymentUnit) |
static boolean |
PrivateSubDeploymentMarker.isPrivate(DeploymentUnit resourceRoot) |
static void |
PrivateSubDeploymentMarker.mark(DeploymentUnit attachable) |
static void |
MountExplodedMarker.setMountExploded(DeploymentUnit deploymentUnit) |
void |
DeploymentUnitProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
SubDeploymentProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
ServiceLoaderProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
Constructor and Description |
---|
SubDeploymentUnitService(ResourceRoot deploymentRoot,
DeploymentUnit parent,
ImmutableManagementResourceRegistration registration,
ManagementResourceRegistration mutableRegistration,
Resource resource,
ServiceVerificationHandler serviceVerificationHandler) |
Modifier and Type | Method and Description |
---|---|
static Map<ResourceRoot,org.jboss.jandex.Index> |
AnnotationIndexUtils.getAnnotationIndexes(DeploymentUnit deploymentUnit) |
void |
CompositeIndexProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
AnnotationIndexProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
Seam2Processor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.modules.ModuleIdentifier |
ModuleIdentifierProcessor.createModuleIdentifier(String deploymentUnitName,
ResourceRoot deploymentRoot,
DeploymentUnit topLevelDeployment,
org.jboss.vfs.VirtualFile toplevelRoot,
boolean topLevel) |
void |
ModuleDependencyProcessor.undeploy(DeploymentUnit context) |
void |
ManifestClassPathProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
DeploymentVisibilityProcessor.undeploy(DeploymentUnit context) |
void |
DeploymentRootExplodedMountProcessor.undeploy(DeploymentUnit context) |
void |
ManifestExtensionNameProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
ClassFileTransformerProcessor.undeploy(DeploymentUnit context) |
void |
ModuleIdentifierProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
DriverDependenciesProcessor.undeploy(DeploymentUnit context) |
void |
ModuleSpecProcessor.undeploy(DeploymentUnit context) |
void |
ModuleExtensionNameProcessor.undeploy(DeploymentUnit deploymentUnit)
Undo the deployment processing.
|
void |
ServerDependenciesProcessor.undeploy(DeploymentUnit context) |
void |
ModuleExtensionListProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
ManifestExtensionListProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
ManifestAttachmentProcessor.undeploy(DeploymentUnit context) |
void |
ManifestDependencyProcessor.undeploy(DeploymentUnit context) |
void |
DeploymentRootMountProcessor.undeploy(DeploymentUnit context) |
void |
ModuleClassPathProcessor.undeploy(DeploymentUnit context) |
void |
SubDeploymentDependencyProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
DeploymentStructureDescriptorParser.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
CleanupReflectionIndexProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
void |
InstallReflectionIndexProcessor.undeploy(DeploymentUnit context)
Undo the deployment processing.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceActivatorProcessor.undeploy(DeploymentUnit context) |
void |
ServiceActivatorDependencyProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
DeploymentUnitProcessingException |
SarMessages.failedToGetAttachment(String attachmentType,
DeploymentUnit deploymentUnit)
Creates an exception indicating a failure to get an attachment.
|
void |
ServiceDeploymentParsingProcessor.undeploy(DeploymentUnit context) |
void |
SarSubDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
ParsedServiceDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
SarModuleDependencyProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionJndiBindingProcessor.undeploy(DeploymentUnit context) |
void |
TransactionLeakRollbackProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
List<org.jboss.metadata.web.spec.TldMetaData> |
SharedTldsMetaDataBuilder.getSharedTlds(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
List<org.jboss.metadata.web.spec.TldMetaData> |
TldsMetaData.getSharedTlds(DeploymentUnit deploymentUnit) |
static String |
JsfVersionMarker.getVersion(DeploymentUnit deploymentUnit) |
static String |
WarDeploymentProcessor.pathNameOfDeployment(DeploymentUnit deploymentUnit,
org.jboss.metadata.web.jboss.JBossWebMetaData metaData) |
protected void |
WarDeploymentProcessor.processDeployment(String hostName,
WarMetaData warMetaData,
DeploymentUnit deploymentUnit,
org.jboss.msc.service.ServiceTarget serviceTarget) |
static void |
JsfVersionMarker.setVersion(DeploymentUnit deploymentUnit,
String value) |
void |
ServletContainerInitializerDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WarDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
JBossWebParsingDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WarAnnotationDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WebFragmentParsingDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WebInitializeInOrderProcessor.undeploy(DeploymentUnit context) |
void |
WarDeploymentInitializingProcessor.undeploy(DeploymentUnit context) |
void |
WarMetaDataProcessor.undeploy(DeploymentUnit context) |
void |
TldParsingDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WarStructureDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WebParsingDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
EarContextRootProcessor.undeploy(DeploymentUnit context) |
void |
WarClassloadingDependencyProcessor.undeploy(DeploymentUnit context) |
Constructor and Description |
---|
JBossContextConfig(DeploymentUnit deploymentUnitContext)
Creates a new instance of
JBossContextConfig . |
Modifier and Type | Method and Description |
---|---|
void |
WebComponentProcessor.undeploy(DeploymentUnit context) |
Constructor and Description |
---|
ManagedBeanComponentInstantiator(DeploymentUnit deploymentUnit,
ComponentDescription componentDescription) |
WebComponentInstantiator(DeploymentUnit deploymentUnit,
ComponentDescription componentDescription) |
Modifier and Type | Method and Description |
---|---|
Set<org.jboss.vfs.VirtualFile> |
JsfManagedBeanProcessor.getConfigurationFiles(DeploymentUnit deploymentUnit) |
void |
JsfAnnotationProcessor.undeploy(DeploymentUnit context) |
void |
JsfVersionProcessor.undeploy(DeploymentUnit context) |
void |
JsfManagedBeanProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
org.apache.catalina.core.StandardContext |
WebContextFactory.createContext(DeploymentUnit deploymentUnit)
Create a new web context.
|
void |
WebContextFactory.postProcessContext(DeploymentUnit deploymentUnit,
org.apache.catalina.core.StandardContext webContext) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentUnit |
JBossWebRealm.deploymentUnit
The
DeploymentUnit associated with the Realm |
Modifier and Type | Method and Description |
---|---|
void |
JBossWebRealm.setDeploymentUnit(DeploymentUnit deploymentUnit)
Set the
DeploymentUnit |
Constructor and Description |
---|
JBossWebRealmService(DeploymentUnit deploymentUnit) |
SecurityContextAssociationValve(DeploymentUnit deploymentUnit) |
Modifier and Type | Method and Description |
---|---|
void |
WSLogger.creatingUnifiedWebservicesDeploymentModel(DeploymentUnit unit) |
Modifier and Type | Method and Description |
---|---|
abstract void |
TCCLDeploymentProcessor.internalUndeploy(DeploymentUnit context) |
void |
WSModelDeploymentProcessor.internalUndeploy(DeploymentUnit context) |
protected void |
WSIntegrationProcessorJAXWS_POJO.processAnnotation(DeploymentUnit unit,
org.jboss.jandex.ClassInfo classInfo,
org.jboss.jandex.AnnotationInstance wsAnnotation,
CompositeIndex compositeIndex) |
protected abstract void |
AbstractIntegrationProcessorJAXWS.processAnnotation(DeploymentUnit unit,
org.jboss.jandex.ClassInfo classInfo,
org.jboss.jandex.AnnotationInstance wsAnnotation,
CompositeIndex compositeIndex) |
protected void |
WSIntegrationProcessorJAXWS_HANDLER.processAnnotation(DeploymentUnit unit,
org.jboss.jandex.ClassInfo classInfo,
org.jboss.jandex.AnnotationInstance wsAnnotation,
CompositeIndex compositeIndex) |
void |
WSIntegrationProcessorJAXRPC_POJO.undeploy(DeploymentUnit context) |
void |
AbstractIntegrationProcessorJAXWS.undeploy(DeploymentUnit unit) |
void |
WSIntegrationProcessorJAXRPC_EJB.undeploy(DeploymentUnit context) |
void |
WSIntegrationProcessorJAXWS_JMS.undeploy(DeploymentUnit context) |
void |
TCCLDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
AspectDeploymentProcessor.undeploy(DeploymentUnit unit) |
void |
WSDependenciesProcessor.undeploy(DeploymentUnit context) |
void |
WebservicesDescriptorDeploymentProcessor.undeploy(DeploymentUnit unit) |
void |
WebServicesContextJndiSetupProcessor.undeploy(DeploymentUnit context) |
void |
WSIntegrationProcessorJAXWS_EJB.undeploy(DeploymentUnit context) |
void |
JBossWebservicesDescriptorDeploymentProcessor.undeploy(DeploymentUnit unit) |
Modifier and Type | Method and Description |
---|---|
void |
WSDeploymentBuilder.build(DeploymentUnit unit) |
Modifier and Type | Method and Description |
---|---|
void |
WSHandlerChainAnnotationProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Class and Description |
---|---|
class |
WSEndpointDeploymentUnit |
Modifier and Type | Method and Description |
---|---|
DeploymentUnit |
WSEndpointDeploymentUnit.getParent() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceName |
EndpointService.getServiceName(DeploymentUnit unit,
String endpointName) |
static void |
EndpointService.install(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.wsf.spi.deployment.Endpoint endpoint,
DeploymentUnit unit) |
Modifier and Type | Method and Description |
---|---|
static List<org.jboss.jandex.AnnotationInstance> |
ASHelper.getAnnotations(DeploymentUnit unit,
org.jboss.jandex.DotName annotation) |
static JAXRPCDeployment |
ASHelper.getJaxrpcDeployment(DeploymentUnit unit) |
static List<EJBEndpoint> |
ASHelper.getJaxrpcEjbs(DeploymentUnit unit)
Gets list of JAXRPC EJBs meta data.
|
static List<POJOEndpoint> |
ASHelper.getJaxrpcPojos(DeploymentUnit unit)
Gets list of JAXRPC POJOs meta data.
|
static JAXWSDeployment |
ASHelper.getJaxwsDeployment(DeploymentUnit unit) |
static List<EJBEndpoint> |
ASHelper.getJaxwsEjbs(DeploymentUnit unit)
Gets list of JAXWS EJBs meta data.
|
static List<POJOEndpoint> |
ASHelper.getJaxwsPojos(DeploymentUnit unit)
Gets list of JAXWS POJOs meta data.
|
static org.jboss.metadata.web.jboss.JBossWebMetaData |
ASHelper.getJBossWebMetaData(DeploymentUnit unit)
Gets the JBossWebMetaData from the WarMetaData attached to the provided deployment unit, if any.
|
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.
|
static WSReferences |
ASHelper.getWSRefRegistry(DeploymentUnit unit) |
Modifier and Type | Method and Description |
---|---|
protected List<BindingConfiguration> |
WSRefDDProcessor.processDescriptorEntries(DeploymentUnit unit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
void |
WSRefAnnotationProcessor.undeploy(DeploymentUnit unit) |
Modifier and Type | Method and Description |
---|---|
static boolean |
WeldDeploymentMarker.isPartOfWeldDeployment(DeploymentUnit unit)
returns true if the
DeploymentUnit is part of a weld deployment |
static boolean |
WeldDeploymentMarker.isWeldDeployment(DeploymentUnit unit)
returns true if the
DeploymentUnit has a beans.xml in any of it's resource roots,
or is a top level deployment that contains sub-deployments that are weld deployments. |
static void |
WeldDeploymentMarker.mark(DeploymentUnit unit)
Mark the top level deployment as being a weld deployment.
|
Modifier and Type | Method and Description |
---|---|
void |
WeldBeanManagerServiceProcessor.undeploy(DeploymentUnit deploymentUnit) |
void |
WeldDependencyProcessor.undeploy(DeploymentUnit context) |
void |
BeansXmlProcessor.undeploy(DeploymentUnit context) |
void |
BeanArchiveProcessor.undeploy(DeploymentUnit context) |
void |
WebIntegrationProcessor.undeploy(DeploymentUnit context) |
void |
WeldDeploymentProcessor.undeploy(DeploymentUnit context) |
void |
WeldPortableExtensionProcessor.undeploy(DeploymentUnit context) |
void |
WeldComponentIntegrationProcessor.undeploy(DeploymentUnit context) |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceName |
BeanManagerService.serviceName(DeploymentUnit deploymentUnit) |
Constructor and Description |
---|
WeldJpaInjectionServices(DeploymentUnit deploymentUnit,
org.jboss.msc.service.ServiceRegistry serviceRegistry) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.