Class SinglePhaseInterceptor

java.lang.Object
org.distributeme.core.interceptor.AbstractRequestInterceptor
org.distributeme.core.interceptor.SinglePhaseInterceptor
All Implemented Interfaces:
ClientSideRequestInterceptor, ServerSideRequestInterceptor

public abstract class SinglePhaseInterceptor extends AbstractRequestInterceptor
This interceptor can be configured to use one or multiple phases, but doesn't need to support all phases.
Version:
$Id: $Id
Author:
lrosenberg