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