com.isenshi.util.extlib
クラス SlideRequiredInterceptor
java.lang.Object
com.isenshi.util.extlib.SlideRequiredInterceptor
- すべての実装インタフェース:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
- public class SlideRequiredInterceptor
- extends Object
- implements org.aopalliance.intercept.MethodInterceptor
メソッドの概要 |
static void |
init(org.apache.slide.common.NamespaceAccessToken namespace)
|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
|
void |
setNamespace(org.apache.slide.common.NamespaceAccessToken namespace)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlideRequiredInterceptor
public SlideRequiredInterceptor()
init
public static void init(org.apache.slide.common.NamespaceAccessToken namespace)
setNamespace
public void setNamespace(org.apache.slide.common.NamespaceAccessToken namespace)
invoke
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws Throwable
- 定義:
- インタフェース
org.aopalliance.intercept.MethodInterceptor
内の invoke
- 例外:
Throwable
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.