|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationProcessor
An annotation processor for configuring the AtmosphereFramework
| Method Summary | |
|---|---|
AnnotationProcessor |
configure(AtmosphereFramework framework)
Configure this class with an instance of AtmosphereFramework |
AnnotationProcessor |
scan(File rootDir)
Scan the File looking for classe annotated with Atmosphere's Service annotation. |
| Method Detail |
|---|
AnnotationProcessor configure(AtmosphereFramework framework)
AtmosphereFramework
framework -
AnnotationProcessor scan(File rootDir)
throws IOException
File looking for classe annotated with Atmosphere's Service annotation.
rootDir -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||