|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides as alternative to reflection using bytecode generation.
Constructor Summary | |
Reflector()
|
Method Summary | |
---|---|
Object |
invoke(CachedMethod method, Object object, def arguments)
|
Object |
noSuchMethod(CachedMethod method, Object object, def arguments)
|
Constructor Detail |
---|
Reflector()
Method Detail |
---|
public Object invoke(CachedMethod method, Object object, def arguments)
Object noSuchMethod(CachedMethod method, Object object, def arguments)