Uses of Interface
org.atmosphere.util.annotation.AnnotationDetector.Reporter

Packages that use AnnotationDetector.Reporter
org.atmosphere.util.annotation   
 

Uses of AnnotationDetector.Reporter in org.atmosphere.util.annotation
 

Subinterfaces of AnnotationDetector.Reporter in org.atmosphere.util.annotation
static interface AnnotationDetector.FieldReporter
           
static interface AnnotationDetector.MethodReporter
           
static interface AnnotationDetector.TypeReporter
           
 

Constructors in org.atmosphere.util.annotation with parameters of type AnnotationDetector.Reporter
AnnotationDetector(AnnotationDetector.Reporter reporter)
          Create a new AnnotationDetector, reporting the detected annotations to the specified Reporter.
 



Copyright © 2013. All Rights Reserved.