org.seasar.tuigwaa.logic.interceptor
クラス PageViewInterceptorImpl
java.lang.Object
org.seasar.tuigwaa.logic.interceptor.PageViewInterceptorImpl
- すべての実装インタフェース:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor, PageViewInterceptor
- public class PageViewInterceptorImpl
- extends Object
- implements PageViewInterceptor, org.aopalliance.intercept.MethodInterceptor
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageViewInterceptorImpl
public PageViewInterceptorImpl()
deregisterAction
public void deregisterAction(String siteName,
String pageName,
String logicName)
- 定義:
- インタフェース
PageViewInterceptor
内の deregisterAction
registerAction
public void registerAction(String siteName,
String pageName,
String logicName,
TgwFunction tfunction)
- 定義:
- インタフェース
PageViewInterceptor
内の registerAction
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.