Annotation Interface MeteorService


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface MeteorService
Annotate a Meteor implementation so Atmosphere can install it at runtime.
Author:
Jeanfrancois Arcand