|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.AbstractMethodAccess
public abstract class AbstractMethodAccess
Base class used for dynamically-created subclasses that implement MethodAccess
Constructor Summary | |
---|---|
AbstractMethodAccess()
|
Method Summary | |
---|---|
protected MethodInvocationResult |
fail(java.lang.Throwable exception)
|
protected MethodInvocationResult |
success(java.lang.Object result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.tapestry5.services.MethodAccess |
---|
invoke |
Constructor Detail |
---|
public AbstractMethodAccess()
Method Detail |
---|
protected MethodInvocationResult success(java.lang.Object result)
protected MethodInvocationResult fail(java.lang.Throwable exception)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |