org.slim3.struts.annotation
Annotation Type SessionScope


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface SessionScope

An annotation to store value in session.

Since:
3.0
Author:
higa



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.