Annotation Type AtmosphereResourceFactoryService


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