Annotation Interface ManagedService


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface ManagedService
A Meta annotation that configure Atmosphere with Annotating your AtmosphereHandler is the same as doing:
Author:
Jeanfrancois Arcand