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

作成者:
higa

コンストラクタの概要
DestroyMethodDefImpl()
           
DestroyMethodDefImpl(Method method)
           
DestroyMethodDefImpl(String methodName)
           
 
クラス org.seasar.framework.container.impl.MethodDefImpl から継承したメソッド
addArgDef, getArgDef, getArgDefSize, getArgs, getContainer, getExpression, getMethod, getMethodName, setContainer, setExpression
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.seasar.framework.container.MethodDef から継承したメソッド
getArgs, getContainer, getExpression, getMethod, getMethodName, setContainer, setExpression
 
インタフェース org.seasar.framework.container.ArgDefAware から継承したメソッド
addArgDef, getArgDef, getArgDefSize
 

コンストラクタの詳細

DestroyMethodDefImpl

public DestroyMethodDefImpl()

DestroyMethodDefImpl

public DestroyMethodDefImpl(Method method)

DestroyMethodDefImpl

public DestroyMethodDefImpl(String methodName)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.