Class RemoveAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<jakarta.ejb.Remove,Boolean>
org.jboss.as.ejb3.deployment.processors.annotation.RemoveAnnotationInformationFactory

public class RemoveAnnotationInformationFactory extends ClassAnnotationInformationFactory<jakarta.ejb.Remove,Boolean>
Processes the Remove
Author:
Stuart Douglas
  • Constructor Details

    • RemoveAnnotationInformationFactory

      protected RemoveAnnotationInformationFactory()
  • Method Details