Class EjbAnnotationProcessor
java.lang.Object
org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
org.jboss.as.ejb3.deployment.processors.annotation.EjbAnnotationProcessor
- 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
-
EjbAnnotationProcessor
public EjbAnnotationProcessor()
-
-
Method Details
-
annotationInformationFactories
- Specified by:
annotationInformationFactoriesin classAbstractEEAnnotationProcessor
-