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