Uses of Interface
org.atmosphere.cpr.AnnotationProcessor
Packages that use AnnotationProcessor
-
Uses of AnnotationProcessor in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AnnotationProcessorModifier and TypeClassDescriptionclassAnAnnotationProcessorthat selects between a ServletContextInitializer based scanner, and a bytecode based scanner based on .Fields in org.atmosphere.cpr declared as AnnotationProcessorModifier and TypeFieldDescriptionprotected AnnotationProcessorAtmosphereFramework.annotationProcessorMethods in org.atmosphere.cpr that return AnnotationProcessorModifier and TypeMethodDescriptionAtmosphereFramework.annotationProcessor()Return theAnnotationProcessorScan theFilelooking for classes annotated with Atmosphere's Service annotation.Scan the package looking for classes annotated with Atmosphere's Service annotation.AnnotationProcessor.scanAll()Scan all classes on the classpath looking for classes annotated with Atmosphere's Service annotation.DefaultAnnotationProcessor.scanAll() -
Uses of AnnotationProcessor in org.atmosphere.util
Classes in org.atmosphere.util that implement AnnotationProcessorMethods in org.atmosphere.util that return AnnotationProcessor