PeerAccessPoint

A peer is fully qualified within the cell by the combination of cellName and coreGroupName.



Attributes Summary
name : StringName of this peer access point.
cell : StringThe Cell the peer resides in.
coreGroup : StringThe Coregroup the peer resides in.
coreGroupAccessPoint : StringThe Peer Core Group Access Point Name for the peer.
peerEndPoints : EndPoint * Host and port through which this peer access point can be reached.
proxyPeerAccessPointRef : PeerAccessPoint@ A reference to another peer access point object that will proxy requests to the peer access point.
properties : Property * Custom properties for the peer access point.

Attribute Details

name    -    Name of this peer access point. The name attribute of each peer access point must be unique within the cell.
     data type:  String
     default Value:   unspecified



cell    -    The Cell the peer resides in.
     data type:  String
     default Value:   unspecified



coreGroup    -    The Coregroup the peer resides in.
     data type:  String
     default Value:   unspecified



coreGroupAccessPoint    -    The Peer Core Group Access Point Name for the peer.
     data type:  String
     default Value:   default_accessPoint



peerEndPoints    -    Host and port through which this peer access point can be reached.
     data type: EndPoint*



proxyPeerAccessPointRef    -    A reference to another peer access point object that will proxy requests to the peer access point. This attribute is specified when the peer access point cannot be reached directly.
     data type: PeerAccessPoint@



properties    -    Custom properties for the peer access point. The name attribute of each property must be unique.
     data type: Property*


Copyright IBM Corp. 1997-2004