|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A component interface to create components of the same type.
| Method Summary | |
|---|---|
Object |
getFcContentDesc()
Returns a description of the content part of the components instantiated by this factory. |
Object |
getFcControllerDesc()
Returns a description of the controller part of the components instantiated by this factory. |
Type |
getFcInstanceType()
Returns the functional type of the components instantiated by this factory. |
Component |
newFcInstance()
Instantiates a component from this factory. |
| Method Detail |
public Type getFcInstanceType()
public Object getFcControllerDesc()
public Object getFcContentDesc()
public Component newFcInstance()
throws InstantiationException
Component interface of the component instantiated from
this factory.
InstantiationException - if the component cannot be created.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||