Uses of Interface
org.atmosphere.util.annotation.AnnotationDetector.Reporter
Packages that use AnnotationDetector.Reporter
-
Uses of AnnotationDetector.Reporter in org.atmosphere.util.annotation
Subinterfaces of AnnotationDetector.Reporter in org.atmosphere.util.annotationModifier and TypeInterfaceDescriptionstatic interfaceAReporterfor field annotations.static interfaceAReporterfor method annotations.static interfaceAReporterfor type annotations.Constructors in org.atmosphere.util.annotation with parameters of type AnnotationDetector.ReporterModifierConstructorDescriptionCreate a newAnnotationDetector, reporting the detected annotations to the specifiedReporter.