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