|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentMethodInvocation
Encapsulates the parameters, thrown exceptions, and result of a method invocation, allowing a ComponentMethodAdvice to encapsulate the invocation. Extends Invocation with the
ComponentResources of the component for which a method is being advised.
| Method Summary |
|---|
| Methods inherited from interface org.apache.tapestry5.ioc.Invocation |
|---|
getMethodName, getParameter, getParameterCount, getParameterType, getResult, getResultType, getThrown, isFail, override, overrideResult, overrideThrown, proceed |
| Methods inherited from interface org.apache.tapestry5.runtime.ComponentResourcesAware |
|---|
getComponentResources |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||