public interface InstantiatorStrategy
Modifier and Type | Method and Description |
---|---|
ObjectInstantiator |
newInstantiatorOf(Class type)
Create a dedicated instantiator for the given class
|
ObjectInstantiator newInstantiatorOf(Class type)
type
- Class that will be instantiateCopyright © 2006–2014 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.