Class EjbAnnotationTypesProvider

  • All Implemented Interfaces:
    org.glassfish.internal.deployment.AnnotationTypesProvider

    @Service(name="EJB")
    public class EjbAnnotationTypesProvider
    extends Object
    implements org.glassfish.internal.deployment.AnnotationTypesProvider
    Provides the annotation types for the EJB Types
    Author:
    Jerome Dochez
    • Constructor Detail

      • EjbAnnotationTypesProvider

        public EjbAnnotationTypesProvider()
    • Method Detail

      • getAnnotationTypes

        public Class<? extends Annotation>[] getAnnotationTypes()
        Specified by:
        getAnnotationTypes in interface org.glassfish.internal.deployment.AnnotationTypesProvider