CoreGroupBridgeSettings

Configuration desription that allows ommunication between coregroups inside and outside of a cell.



Attributes Summary
wlmCoreGroupBridgePlugins : WLMCoreGroupBridgePlugin * The set of plugins that will act as listeners and examinebulletin board posts made by workload management.
coreGroupAccessPoints : CoreGroupAccessPoint * The set of core group access points in this cell.
peerAccessPoints : PeerAccessPoint * The set of peer access points in this cell.
accessPointGroups : AccessPointGroup * The set of access point groups in this cell.
properties : Property * Custom properties for the core group bridge settings.

Attribute Details

wlmCoreGroupBridgePlugins    -    The set of plugins that will act as listeners and examinebulletin board posts made by workload management.
     data type: WLMCoreGroupBridgePlugin*



coreGroupAccessPoints    -    The set of core group access points in this cell. The name attribute of each core group access point must be unique.
     data type: CoreGroupAccessPoint*



peerAccessPoints    -    The set of peer access points in this cell. The name attribute of each peer access point must be unique.
     data type: PeerAccessPoint*



accessPointGroups    -    The set of access point groups in this cell. The name attribute of each access point group must be unique.
     data type: AccessPointGroup*



properties    -    Custom properties for the core group bridge settings. The name attribute of each property must be unique.
     data type: Property*


Copyright IBM Corp. 1997-2004