Class StandardProperties<T>

java.lang.Object
com.gigaspaces.internal.reflection.standard.StandardProperties<T>
All Implemented Interfaces:
IProperties<T>

public class StandardProperties<T> extends Object implements IProperties<T>
Default implementation of IProperties based on Java Methods reflection.
Since:
7.0
Author:
GuyK