@AtmosphereAnnotation(value=BroadcasterCacheListenerService.class) public class BroadcasterCacheListenererviceProcessor extends Object implements Processor<BroadcasterCacheListener>
| Constructor and Description |
|---|
BroadcasterCacheListenererviceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AtmosphereFramework framework,
Class<BroadcasterCacheListener> annotatedClass)
Invoked by the
AnnotationHandler when an annotation is detected. |
public BroadcasterCacheListenererviceProcessor()
public void handle(AtmosphereFramework framework, Class<BroadcasterCacheListener> annotatedClass)
ProcessorAnnotationHandler when an annotation is detected.handle in interface Processor<BroadcasterCacheListener>framework - the AtmosphereFrameworkannotatedClass - the annotated classes.Copyright © 2016. All rights reserved.