javax.enterprise.context
Annotation Type SessionScoped


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=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) $



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.