@AtmosphereAnnotation(value=AtmosphereInterceptorService.class) public class AtmosphereInterceptorServiceProcessor extends java.lang.Object implements Processor
| Constructor and Description |
|---|
AtmosphereInterceptorServiceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AtmosphereFramework framework,
java.lang.Class<?> annotatedClass)
Invoked by the
AnnotationHandler when an annotation is detected. |
public AtmosphereInterceptorServiceProcessor()
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.