Class EEAnnotationProcessor
java.lang.Object
org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
org.jboss.as.ee.component.deployers.EEAnnotationProcessor
- All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor
Processes Jakarta Enterprise Beans annotations and attaches them to the
EEModuleClassDescription- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
afterAnnotationsProcessed, deployMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.server.deployment.DeploymentUnitProcessor
undeploy
-
Constructor Details
-
EEAnnotationProcessor
public EEAnnotationProcessor()
-
-
Method Details
-
annotationInformationFactories
- Specified by:
annotationInformationFactoriesin classAbstractEEAnnotationProcessor- Returns:
- The annotation information factories
-