MultiBrokerRoutingEntry


This type is a class for model objects.

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.

Package: multibroker

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  MultibrokerDomain.entries



Attributes Summary
brokerName : EString Unique identifier of the given Replicator.
brokerEndPoint : EndPoint @ IP address and port settings for communication between Replicators.
clientEndPoint : EndPoint @ IP address and port settings for communication between WebSphere components (i.e. the web container) and a Replicator.



Attribute Details

brokerName  -  Unique identifier of the given Replicator.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

brokerEndPoint  -  IP address and port settings for communication between Replicators.
    Reference Type: EndPoint @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

clientEndPoint  -  IP address and port settings for communication between WebSphere components (i.e. the web container) and a Replicator.
    Reference Type: EndPoint @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006