Class DeliveryActiveAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.DeliveryActive,Boolean>
org.jboss.as.ejb3.deployment.processors.annotation.DeliveryActiveAnnotationInformationFactory

public class DeliveryActiveAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.DeliveryActive,Boolean>
Processes the DeliveryActive annotation
Author:
Jeff Mesnil (c) 2013 Red Hat inc.
  • Constructor Details

    • DeliveryActiveAnnotationInformationFactory

      protected DeliveryActiveAnnotationInformationFactory()
  • Method Details