org.seasar.framework.container
インタフェース ArgDefAware
- 既知のサブインタフェースの一覧:
- ComponentDef, DestroyMethodDef, InitMethodDef, MethodDef, TooManyRegistrationComponentDef
- 既知の実装クラスの一覧:
- ComponentDefImpl, DestroyMethodDefImpl, InitMethodDefImpl, MethodDefImpl, SimpleComponentDef, TooManyRegistrationComponentDefImpl
- public interface ArgDefAware
- 作成者:
- higa
addArgDef
public void addArgDef(ArgDef argDef)
getArgDefSize
public int getArgDefSize()
getArgDef
public ArgDef getArgDef(int index)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.