T - type of the class instantiatedpublic abstract class DelegatingToExoticInstantiator<T> extends Object implements ObjectInstantiator<T>
| Modifier | Constructor and Description |
|---|---|
protected |
DelegatingToExoticInstantiator(String className,
Class<T> type) |
public T newInstance()
ObjectInstantiatornewInstance in interface ObjectInstantiator<T>Copyright © 2006–2024 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.