Uses of Interface
org.atmosphere.cpr.AnnotationProcessor

Packages that use AnnotationProcessor
org.atmosphere.cpr   
 

Uses of AnnotationProcessor in org.atmosphere.cpr
 

Classes in org.atmosphere.cpr that implement AnnotationProcessor
 class DefaultAnnotationProcessor
          An AnnotationProcessor based on
 

Methods in org.atmosphere.cpr that return AnnotationProcessor
 AnnotationProcessor DefaultAnnotationProcessor.configure(AtmosphereFramework framework)
           
 AnnotationProcessor AnnotationProcessor.configure(AtmosphereFramework framework)
          Configure this class with an instance of AtmosphereFramework
 AnnotationProcessor DefaultAnnotationProcessor.scan(File rootDir)
           
 AnnotationProcessor AnnotationProcessor.scan(File rootDir)
          Scan the File looking for classe annotated with Atmosphere's Service annotation.
 



Copyright © 2012. All Rights Reserved.