Class BroadcasterFactoryServiceProcessor

java.lang.Object
org.atmosphere.annotation.BroadcasterFactoryServiceProcessor
All Implemented Interfaces:
Processor<BroadcasterFactory>

@AtmosphereAnnotation(BroadcasterFactoryService.class) public class BroadcasterFactoryServiceProcessor extends Object implements Processor<BroadcasterFactory>
Processes BroadcasterFactoryService annotations. Sets and configures the BroadcasterFactory implementation on the AtmosphereFramework.