Class BroadcasterCacheInspectorServiceProcessor

java.lang.Object
org.atmosphere.annotation.BroadcasterCacheInspectorServiceProcessor
All Implemented Interfaces:
Processor<BroadcasterCacheInspector>

@AtmosphereAnnotation(BroadcasterCacheInspectorService.class) public class BroadcasterCacheInspectorServiceProcessor extends Object implements Processor<BroadcasterCacheInspector>
Processes BroadcasterCacheInspectorService annotations. Registers the annotated BroadcasterCacheInspector with the AtmosphereFramework to inspect cached broadcast messages.