|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfiguredObjectMaker
This interface describes a generic object-factory
based on Subconfiguration objects.
| Method Summary | |
|---|---|
Object |
createConfiguredObject(Subconfiguration config)
Creates the object using the class property
of config, expecting either a constructor in the
indicated class that takes a parameter, the provided
Subconfiguration or a blank constructor. |
| Method Detail |
|---|
Object createConfiguredObject(Subconfiguration config)
throws Exception
class property
of config, expecting either a constructor in the
indicated class that takes a parameter, the provided
Subconfiguration or a blank constructor.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||