public class SimpleMethodInvocation extends java.lang.Object implements InterceptorMethodInvocation
| Modifier and Type | Method and Description |
|---|---|
boolean |
expectsInvocationContext() |
MethodMetadata |
getMethod() |
java.lang.Object |
invoke(InvocationContext invocationContext) |
public java.lang.Object invoke(InvocationContext invocationContext) throws java.lang.Exception
invoke in interface InterceptorMethodInvocationjava.lang.Exceptionpublic MethodMetadata getMethod()
public boolean expectsInvocationContext()
expectsInvocationContext in interface InterceptorMethodInvocationCopyright © 2013 Seam Framework. All Rights Reserved.