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