Class TimerServiceAnnotationProcessor
java.lang.Object
org.jboss.as.ee.metadata.AbstractEEAnnotationProcessor
org.jboss.as.ejb3.deployment.processors.annotation.TimerServiceAnnotationProcessor
- All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor
Processes EJB 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
-
TimerServiceAnnotationProcessor
public TimerServiceAnnotationProcessor()
-
-
Method Details
-
annotationInformationFactories
- Specified by:
annotationInformationFactoriesin classAbstractEEAnnotationProcessor
-