|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Instantiator
An object that can instantiate a component. This is now largely a wrapper around ClassInstantiator.
| Method Summary | |
|---|---|
ComponentModel |
getModel()
Returns the model that defines the behavior of the component. |
Component |
newInstance(InternalComponentResources resources)
Instantiates and returns a new instance of the desired class. |
| Method Detail |
|---|
Component newInstance(InternalComponentResources resources)
Component (and often, other interfaces as well). The resources are made available
in the InstanceContext as both ComponentResources and InternalComponentResources.
ComponentModel getModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||