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