MultiBrokerRoutingEntry

A specific Replicator instance (connected to other Replicators within a Replication domain) which handles the data replication between WebSphere instances for WebSphere internal usage. A MultiBrokerRoutingEntry in multibroker.xml (i.e. a replicator) corresponds to a specific SystemMessageServer entry in an individual server.xml.MultiBrokerRoutingEntry objects are used pre-6.0 only.Disthub, the JMS Provider used in v5.0 is replaced by an alternative transport in v6.0. APIs provided by HAManager via its Agent class are used for messaging in v6.0.



Attributes Summary
brokerName : StringUnique identifier of the given Replicator.
brokerEndPoint : EndPointIP address and port settings for communication between Replicators.
clientEndPoint : EndPointIP address and port settings for communication between WebSphere components (i.

Attribute Details

brokerName    -    Unique identifier of the given Replicator.
     data type:  String
     default Value:   unspecified



brokerEndPoint    -    IP address and port settings for communication between Replicators.
     data type: EndPoint



clientEndPoint    -    IP address and port settings for communication between WebSphere components (i.e. the web container) and a Replicator.
     data type: EndPoint


Copyright IBM Corp. 1997-2004