public interface InterceptorMethodInvocation
Modifier and Type | Method and Description |
---|---|
boolean |
expectsInvocationContext() |
Object |
invoke(InvocationContext invocationContext) |
Object invoke(InvocationContext invocationContext) throws Exception
Exception
boolean expectsInvocationContext()
Copyright © 2013 Seam Framework. All Rights Reserved.