public class StdInstantiatorStrategy extends BaseInstantiatorStrategy
ObjectInstantiatorGNU, JROCKIT, JVM_NAME, PERC, SUN, VENDOR, VENDOR_VERSION, VM_INFO, VM_VERSION| Constructor and Description |
|---|
StdInstantiatorStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ObjectInstantiator |
newInstantiatorOf(java.lang.Class type)
Return an
ObjectInstantiator allowing to create instance without any constructor being
called. |
public ObjectInstantiator newInstantiatorOf(java.lang.Class type)
ObjectInstantiator allowing to create instance without any constructor being
called.type - Class to instantiateCopyright © 2006-2012 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All Rights Reserved.