public class Reflector extends Object
| Constructor and Description | 
|---|
Reflector()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
invoke(CachedMethod method,
      Object object,
      Object[] arguments)  | 
protected Object | 
noSuchMethod(CachedMethod method,
            Object object,
            Object[] arguments)  | 
public Object invoke(CachedMethod method, Object object, Object[] arguments)
protected Object noSuchMethod(CachedMethod method, Object object, Object[] arguments)