| Interface | Description |
|---|---|
| EEResourceReferenceProcessor |
User: jpai
|
| Class | Description |
|---|---|
| AbstractComponentConfigProcessor |
Abstract deployment unit processors used to process
ComponentDescription instances. |
| AbstractDeploymentDescriptorBindingsProcessor |
Class that provides common functionality required by processors that process environment information from deployment descriptors.
|
| ApplicationClassesAggregationProcessor |
Processor that aggregates all module descriptions visible to the deployment in an EEApplicationClasses structure.
|
| AroundInvokeAnnotationParsingProcessor |
Deployment processor responsible for finding @AroundInvoke annotated methods in classes within a deployment.
|
| BooleanAnnotationInformationFactory<T extends Annotation> |
An annotation information factory that simply returns true if the annotation is present
|
| ComponentInstallProcessor | |
| DefaultBindingsConfigurationProcessor |
The
DeploymentUnitProcessor which adds the EE subsystem default bindings configuration to EE module descriptions. |
| DefaultEarSubDeploymentsIsolationProcessor |
DeploymentUnitProcessor responsible for setting the default ear subdeployments isolation for each .ear
deployment unit. |
| DescriptorEnvironmentLifecycleMethodProcessor |
Deployment descriptor that resolves interceptor methods defined in ejb-jar.xml that could not be resolved at
DD parse time.
|
| EarApplicationNameProcessor |
The Java EE6 spec and EJB3.1 spec contradict each other on what the "application-name" semantics are.
|
| EarMessageDestinationProcessor | |
| EEAnnotationProcessor |
Processes EJB annotations and attaches them to the
EEModuleClassDescription |
| EECleanUpProcessor |
Cleans up references to EE structures in the deployment unit
|
| EEDefaultPermissionsProcessor |
A processor which sets up the default Java EE permission set.
|
| EEDistinctNameProcessor |
Examines a deployment unit and its top level parent to check for any distinct-name that's configured in the
deployment descriptor(s) of the deployment units.
|
| EEModuleConfigurationProcessor |
Deployment processor responsible for creating a
EEModuleConfiguration from a EEModuleDescription and
populating it with component and class configurations |
| EEModuleInitialProcessor | |
| EEModuleNameProcessor |
Class that is responsible for resolving name conflicts.
|
| EEResourceReferenceProcessorRegistry |
User: jpai
|
| InterceptorAnnotationProcessor |
Processor that takes interceptor information from the class description and applies it to components
|
| InterceptorsAnnotationInformationFactory | |
| LifecycleAnnotationParsingProcessor |
Deployment processor responsible for finding @PostConstruct and @PreDestroy annotated methods.
|
| MessageDestinationInjectionSource |
Implementation of
InjectionSource responsible for finding a message destination |
| MessageDestinationResolutionProcessor |
Processor that resolves all message destinations.
|
| ModuleJndiBindingProcessor |
Processor that sets up JNDI bindings that are owned by the module.
|
| ResourceInjectionAnnotationParsingProcessor |
Deployment processor responsible for analyzing each attached
ComponentDescription instance to configure
required resource injection configurations. |
| ResourceReferenceProcessor |
Deployment processor that sets up env-entry, resource-ref and resource-env-ref bindings
|
| ResourceReferenceRegistrySetupProcessor |
DUP that adds the to the deployment, and adds the bean validation resolvers.
|
| StartupCountdown |
Countdown tracker with capabilities similar to SE CountDownLatch, but allowing threads
to mark and unmark themselves as privileged.
|
| StartupCountdown.Frame |
Copyright © 2018 JBoss by Red Hat. All rights reserved.