|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InstantiatorStrategy
Defines a strategy to determine the best instantiator for a class.
| Method Summary | |
|---|---|
ObjectInstantiator |
newInstantiatorOf(java.lang.Class type)
Create a dedicated instantiator for the given class |
| Method Detail |
|---|
ObjectInstantiator newInstantiatorOf(java.lang.Class type)
type - Class that will be instantiate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||