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