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