| Interface | Description | 
|---|---|
| IConstructor<T> | 
 Provides an abstraction over a constructor reflection. 
 | 
| IDynamicProxy | 
 Created by tamirt on 17/05/16. 
 | 
| IField<T,F> | 
 Provides an abstraction over a field reflection. 
 | 
| IGetterMethod<T> | 
 Represents a getter method 
 | 
| IMember<T> | 
 Provides an abstraction over a member reflection. 
 | 
| IMethod<T> | 
 Provides an abstraction over a method reflection. 
 | 
| IParamsConstructor<T> | 
 Provides an abstraction over a constructor with parameters reflection. 
 | 
| IProcedure<T> | 
 Provides an abstraction over a method reflection. 
 | 
| IProperties<T> | 
 Represents a all properties accessor 
 | 
| IReflectionFactory | 
 Interface for reflection enhancement factory. 
 | 
| ISetterMethod<T> | 
 Represents a setter method 
 | 
| ProxyInvocationHandler | 
InvocationHandler is the interface implemented by the invocation handler of a
 proxy instance. | 
| Class | Description | 
|---|---|
| AbstractReflectionFactory | |
| IProperties.Helper | |
| MethodHolder | |
| ReflectionUtil | 
Copyright © GigaSpaces.