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