javax.enterprise.context
Annotation Type ApplicationScoped


@NormalScope
@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
@Inherited
public @interface ApplicationScoped

The @ApplicationScoped represents the servlet application scope