@AtmosphereAnnotation(value=AtmosphereService.class) public class AtmosphereServiceProcessor extends java.lang.Object implements Processor<java.lang.Object>
| Constructor and Description |
|---|
AtmosphereServiceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AtmosphereFramework framework,
java.lang.Class<java.lang.Object> annotatedClass)
Invoked by the
AnnotationHandler when an annotation is detected. |
public void handle(AtmosphereFramework framework, java.lang.Class<java.lang.Object> annotatedClass)
ProcessorAnnotationHandler when an annotation is detected.handle in interface Processor<java.lang.Object>framework - the AtmosphereFrameworkannotatedClass - the annotated classes.Copyright © 2017. All Rights Reserved.