Uses of Class
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory
Packages that use ClassAnnotationInformationFactory
-
Uses of ClassAnnotationInformationFactory in org.jboss.as.ee.component.deployers
Subclasses of ClassAnnotationInformationFactory in org.jboss.as.ee.component.deployersModifier and TypeClassDescriptionclassBooleanAnnotationInformationFactory<T extends Annotation>An annotation information factory that simply returns true if the annotation is presentclassMethods in org.jboss.as.ee.component.deployers that return types with arguments of type ClassAnnotationInformationFactoryModifier and TypeMethodDescriptionprotected List<ClassAnnotationInformationFactory>EEAnnotationProcessor.annotationInformationFactories() -
Uses of ClassAnnotationInformationFactory in org.jboss.as.ee.metadata
Methods in org.jboss.as.ee.metadata that return types with arguments of type ClassAnnotationInformationFactoryModifier and TypeMethodDescriptionprotected abstract List<ClassAnnotationInformationFactory>AbstractEEAnnotationProcessor.annotationInformationFactories()