public class Reflector extends Object
Provides as alternative to reflection using bytecode generation.
Type Params | Return Type | Name and description |
---|---|---|
|
public Object |
invoke(CachedMethod method, Object object, Object[] arguments) |
|
protected Object |
noSuchMethod(CachedMethod method, Object object, Object[] arguments) |