Annotation Interface BroadcasterCacheService


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