Annotation Type SessionScoped


  • @Target({TYPE,METHOD,FIELD})
    @Retention(RUNTIME)
    @Documented
    @NormalScope(passivating=true)
    @Inherited
    public @interface SessionScoped
    Session scoped.
    Version:
    $Rev: 820769 $ $Date: 2009-10-01 22:00:49 +0200 (Thu, 01 Oct 2009) $