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

public class TimerServiceAnnotationProcessor extends AbstractEEAnnotationProcessor
Processes EJB annotations and attaches them to the EEModuleClassDescription
Author:
Stuart Douglas