|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A component factory.
Method Summary | |
Object |
newComponent(String name,
Map context)
Creates a new instance of the component whose name is given. |
Method Detail |
public Object newComponent(String name, Map context) throws ADLException
name
- the name of the component to be created.context
- optional additional information.
ADLException
- if a problem occurs during the creation of the
component.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |