org.seasar.framework.container
インタフェース InitMethodDefAware
- 既知のサブインタフェースの一覧:
- ComponentDef, TooManyRegistrationComponentDef
- 既知の実装クラスの一覧:
- ComponentDefImpl, SimpleComponentDef, TooManyRegistrationComponentDefImpl
- public interface InitMethodDefAware
- 作成者:
- higa
addInitMethodDef
public void addInitMethodDef(InitMethodDef methodDef)
getInitMethodDefSize
public int getInitMethodDefSize()
getInitMethodDef
public InitMethodDef getInitMethodDef(int index)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.