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