public class RequestReplyInterceptor
extends java.lang.Object
implements org.fabric3.spi.container.wire.Interceptor
| Constructor and Description |
|---|
RequestReplyInterceptor(int index,
RequestReplySender sender) |
public RequestReplyInterceptor(int index,
RequestReplySender sender)
public org.fabric3.spi.container.invocation.Message invoke(org.fabric3.spi.container.invocation.Message msg)
invoke in interface org.fabric3.spi.container.wire.Interceptorpublic void setNext(org.fabric3.spi.container.wire.Interceptor next)
setNext in interface org.fabric3.spi.container.wire.Interceptorpublic org.fabric3.spi.container.wire.Interceptor getNext()
getNext in interface org.fabric3.spi.container.wire.Interceptor