org.seasar.framework.container.impl
クラス DestroyMethodDefImpl
java.lang.Object
org.seasar.framework.container.impl.MethodDefImpl
org.seasar.framework.container.impl.DestroyMethodDefImpl
- すべての実装インタフェース:
- ArgDefAware, DestroyMethodDef, MethodDef
- public class DestroyMethodDefImpl
- extends MethodDefImpl
- implements DestroyMethodDef
DestroyMethodDef
の実装クラスです。
- 作成者:
- higa
- 関連項目:
MethodDef
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DestroyMethodDefImpl
public DestroyMethodDefImpl()
DestroyMethodDefImpl
を作成します。
DestroyMethodDefImpl
public DestroyMethodDefImpl(Method method)
DestroyMethodDefImpl
を作成します。
- パラメータ:
method
-
DestroyMethodDefImpl
public DestroyMethodDefImpl(String methodName)
DestroyMethodDefImpl
を作成します。
- パラメータ:
methodName
-
Copyright ? 2004-2008 The Seasar Foundation. All Rights Reserved.