public interface InstantiatorStrategy
| Modifier and Type | Method and Description |
|---|---|
ObjectInstantiator |
newInstantiatorOf(java.lang.Class type)
Create a dedicated instantiator for the given class
|
ObjectInstantiator newInstantiatorOf(java.lang.Class type)
type - Class that will be instantiate