Class WanCustomPublisherConfig

java.lang.Object
com.hazelcast.config.AbstractWanPublisherConfig
com.hazelcast.config.WanCustomPublisherConfig
All Implemented Interfaces:
DataSerializable, IdentifiedDataSerializable

public class WanCustomPublisherConfig
extends AbstractWanPublisherConfig
Configuration object for a custom WAN publisher. A single publisher defines how WAN events are sent to a specific publisher. The publisher can be some other external system which is not a Hazelcast cluster (e.g. JMS queue).