Uses of Interface
org.apache.tapestry5.services.MethodInvocationResult
Packages that use MethodInvocationResult
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
-
Uses of MethodInvocationResult in org.apache.tapestry5.internal.services
Classes in org.apache.tapestry5.internal.services that implement MethodInvocationResultModifier and TypeClassDescriptionclass
Implementation ofMethodInvocationResult
for failed invocations (where a checked exception was thrown).class
Implementation ofMethodInvocationResult
for successful method invocations.