| Package | Description | 
|---|---|
| com.gigaspaces.internal.reflection | |
| com.gigaspaces.internal.reflection.fast | |
| com.gigaspaces.internal.reflection.standard | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IGetterMethod<T>Represents a getter method | 
| interface  | IMethod<T>Provides an abstraction over a method reflection. | 
| interface  | ISetterMethod<T>Represents a setter method | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGetterMethod<T>Provides a base class for the dynamic Getter implementation. | 
| class  | AbstractMethod<T>Provides a base class for the dynamic method implementation. | 
| class  | AbstractSetterMethod<T>Provides a base class for the dynamic Setter implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardGetterMethod<T>Provides a wrapper over the standard getter method reflection | 
| class  | StandardMethod<T>Provides a wrapper over the standard method reflection | 
| class  | StandardProcedure<T>Provides a wrapper over the standard method reflection | 
| class  | StandardSetterMethod<T>Provides a wrapper over the standard setter method reflection | 
Copyright © GigaSpaces.