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 instantiateCopyright © 2006-2012 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All Rights Reserved.