Uses of Interface
org.glassfish.internal.deployment.AnnotationTypesProvider
-
Packages that use AnnotationTypesProvider Package Description com.sun.enterprise.deployment.annotation.handlers org.glassfish.ejb.deployment -
-
Uses of AnnotationTypesProvider in com.sun.enterprise.deployment.annotation.handlers
Fields in com.sun.enterprise.deployment.annotation.handlers declared as AnnotationTypesProvider Modifier and Type Field Description protected AnnotationTypesProviderAbstractHandler. ejbProvider -
Uses of AnnotationTypesProvider in org.glassfish.ejb.deployment
Classes in org.glassfish.ejb.deployment that implement AnnotationTypesProvider Modifier and Type Class Description classEjbAnnotationTypesProviderProvides the annotation types for the EJB Types
-