Class StandardParamsConstructor<T>

java.lang.Object
com.gigaspaces.internal.reflection.standard.StandardParamsConstructor<T>
All Implemented Interfaces:
IParamsConstructor<T>, Serializable

public class StandardParamsConstructor<T> extends Object implements IParamsConstructor<T>
Provides a wrapper over the standard parameter constructor reflection
Since:
9.6
Author:
Dan Kilman
See Also: