public class StandardParamsConstructor<T> extends Object implements IParamsConstructor<T>
INTERNAL_NAME| Constructor and Description | 
|---|
StandardParamsConstructor(Constructor<T> ctor)  | 
public StandardParamsConstructor(Constructor<T> ctor)
public T newInstance(Object... params) throws InvocationTargetException, InstantiationException, IllegalAccessException
newInstance in interface IParamsConstructor<T>InvocationTargetExceptionInstantiationExceptionIllegalAccessExceptionCopyright © GigaSpaces.