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