Class EjbAnnotationProcessor

  • All Implemented Interfaces:
    org.jboss.as.server.deployment.DeploymentUnitProcessor

    public class EjbAnnotationProcessor
    extends AbstractEEAnnotationProcessor
    Processes Jakarta Enterprise Beans annotations and attaches them to the EEModuleClassDescription
    Author:
    Stuart Douglas