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