org.seasar.framework.aop.annotation
注釈タイプ InvalidateSession


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface InvalidateSession

メソッドにInvalidateSessionInterceptorを適用することを指定します。

作成者:
koichik
関連項目:
RemoveSessionInterceptor



Copyright ? 2004-2007 The Seasar Foundation. All Rights Reserved.