T - Type of the class that contains this constructor.public interface IParamsConstructor<T> extends Serializable
| Modifier and Type | Field and Description | 
|---|---|
static String | 
INTERNAL_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
newInstance(Object... args)  | 
static final String INTERNAL_NAME
T newInstance(Object... args) throws InvocationTargetException, InstantiationException, IllegalAccessException
Copyright © GigaSpaces.