WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Accessing broker properties from a .NETCompute node

Use the .NETCompute node to access properties relating to nodes, message flows, and the execution group.

For each broker, WebSphere® Message Broker maintains a set of properties. You can access some of these properties from your code running within a .NETCompute node. It can be useful, during the run time of your code, to have real-time access to details of a specific node, flow, or broker. Broker properties are divided into four categories:
  • Properties that relate to a specific node
  • Properties that relate to nodes in general
  • Properties that relate to a message flow
  • Properties that relate to the execution group
To access broker properties in a .NETCompute node, call methods on the following classes:
  • NBBroker
  • NBExecutionGroup
  • NBMessageFlow
  • NBNode
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:58


Task topicTask topic | Version 8.0.0.7 | bc34219_