org.seasar.tuigwaa.logic.interceptor
クラス DataServiceMethodRegisterImpl
java.lang.Object
   org.seasar.tuigwaa.logic.interceptor.DataServiceMethodRegisterImpl
org.seasar.tuigwaa.logic.interceptor.DataServiceMethodRegisterImpl
- すべての実装インタフェース: 
- DataServiceMethodRegister, MethodRegister
- public class DataServiceMethodRegisterImpl- extends Object- implements MethodRegister, DataServiceMethodRegister
 
 
 
| クラス java.lang.Object から継承したメソッド | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DataServiceMethodRegisterImpl
public DataServiceMethodRegisterImpl()
registDelegateObject
public void registDelegateObject(String siteName,
                                 String entityName,
                                 DataService dataService)
- 
- 定義:
- インタフェース DataServiceMethodRegister内のregistDelegateObject
 
- 
 
getBeforeMethodInvokers
public MethodInvoker[] getBeforeMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
- 
- 定義:
- インタフェース MethodRegister内のgetBeforeMethodInvokers
 
- 
 
getDelegateMethodInvoker
public MethodInvoker getDelegateMethodInvoker(org.aopalliance.intercept.MethodInvocation invocation)
- 
- 定義:
- インタフェース MethodRegister内のgetDelegateMethodInvoker
 
- 
 
getAfterMethodInvokers
public MethodInvoker[] getAfterMethodInvokers(org.aopalliance.intercept.MethodInvocation invocation)
- 
- 定義:
- インタフェース MethodRegister内のgetAfterMethodInvokers
 
- 
 
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.