public class CodegenReflectionWrapper extends ReflectionWrapper
arguments, field, method, oh, scopeIndex, wrappersguardException, guards| Constructor and Description |
|---|
CodegenReflectionWrapper(CodegenObjectHandler codegenObjectHandler,
int scopeIndex,
Wrapper[] wrappers,
List<? extends Guard> guards,
AccessibleObject member,
Object[] arguments) |
CodegenReflectionWrapper(ReflectionWrapper rw) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
guardCall(Object[] scopes) |
call, getArguments, getField, getMethod, getWrappers, toString, unwrapequals, getGuards, hashCodepublic CodegenReflectionWrapper(CodegenObjectHandler codegenObjectHandler, int scopeIndex, Wrapper[] wrappers, List<? extends Guard> guards, AccessibleObject member, Object[] arguments)
public CodegenReflectionWrapper(ReflectionWrapper rw)
protected void guardCall(Object[] scopes) throws GuardException
guardCall in class GuardedWrapperGuardExceptionCopyright © 2015. All rights reserved.