|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Object |
createComponent(Class compType,
Constructor constructor,
Object[] args)
Create a component. |
Method Detail |
public Object createComponent(Class compType, Constructor constructor, Object[] args) throws PicoInvocationTargetInitailizationException
compType
- The component type to instantiateconstructor
- The constructor to use to create the component.args
- The arguments to pass in to the constructor
PicoInvocationTargetInitailizationException
- If a problem creating the component.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |