public abstract class AbstractMethodAccess extends Object implements MethodAccess
MethodAccess
Constructor and Description |
---|
AbstractMethodAccess() |
Modifier and Type | Method and Description |
---|---|
protected MethodInvocationResult |
fail(Throwable exception) |
protected MethodInvocationResult |
success(Object result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
invoke
public AbstractMethodAccess()
protected MethodInvocationResult success(Object result)
protected MethodInvocationResult fail(Throwable exception)
Copyright © 2003-2012 The Apache Software Foundation.