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