com.isenshi.util.extlib
クラス ApacheDSInitializeInterceptor

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

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

作成者:
someda

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

コンストラクタの詳細

ApacheDSInitializeInterceptor

public ApacheDSInitializeInterceptor(Hashtable environment,
                                     Properties props,
                                     org.apache.ldap.server.configuration.ServerStartupConfiguration configuration)
メソッドの詳細

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.