public interface InterceptionChain
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextInterceptor() |
java.lang.Object |
invokeNextInterceptor(InvocationContext invocationContext) |
java.lang.Object invokeNextInterceptor(InvocationContext invocationContext) throws java.lang.Exception
java.lang.Exceptionboolean hasNextInterceptor()
Copyright © 2013 Seam Framework. All Rights Reserved.