org.seasar.framework.container.util
クラス DestroyMethodDefSupport
java.lang.Object
org.seasar.framework.container.util.DestroyMethodDefSupport
- public final class DestroyMethodDefSupport
- extends Object
- 作成者:
- higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DestroyMethodDefSupport
public DestroyMethodDefSupport()
addDestroyMethodDef
public void addDestroyMethodDef(DestroyMethodDef methodDef)
getDestroyMethodDefSize
public int getDestroyMethodDefSize()
getDestroyMethodDef
public DestroyMethodDef getDestroyMethodDef(int index)
setContainer
public void setContainer(S2Container container)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.