Package org.atmosphere.inject.annotation
Annotation Type ApplicationScoped
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface ApplicationScopedAn annotation forInjectableused to decide when the injection must happens.- Author:
- Jeanfrancois Arcand