Annotation Interface BroadcasterFactoryService


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface BroadcasterFactoryService
An annotation for telling Atmosphere which BroadcasterFactory class to use by default.
Author:
Jeanfrancois Arcand