public class GatewaySinkSyncEndpointInterceptorFactoryBean extends Object
| Constructor and Description | 
|---|
GatewaySinkSyncEndpointInterceptorFactoryBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
SynchronizationEndpointInterceptor | 
getInterceptor()
Gets the custom synchronization endpoint interceptor that can be used provide custom behavior
 upon incoming replication events. 
 | 
void | 
setInterceptor(SynchronizationEndpointInterceptor interceptor)
Sets a custom synchronization endpoint interceptor that can be used provide custom behavior
 upon incoming replication events. 
 | 
public GatewaySinkSyncEndpointInterceptorFactoryBean()
public void setInterceptor(SynchronizationEndpointInterceptor interceptor)
public SynchronizationEndpointInterceptor getInterceptor()
Copyright © GigaSpaces.