com.isenshi.util.extlib
クラス ApacheDSSyncInterceptor

java.lang.Object
  拡張com.isenshi.util.extlib.ApacheDSSyncInterceptor
すべての実装インタフェース:
org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor

public class ApacheDSSyncInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor

作成者:
someda

コンストラクタの概要
ApacheDSSyncInterceptor(Hashtable environment, Properties props)
           
 
メソッドの概要
 Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ApacheDSSyncInterceptor

public ApacheDSSyncInterceptor(Hashtable environment,
                               Properties props)
メソッドの詳細

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.