public interface InterceptorChain
proceed() method.
 Alternatively, they can block processing by returning without calling either of these methods.| Modifier and Type | Method and Description | 
|---|---|
Object | 
proceed()
Signals the Interceptor Chain to continue processing the message. 
 | 
Copyright © 2010–2018. All rights reserved.