Broker properties

For each broker, WebSphere Message Broker maintains a set of properties. You can access some of these properties from your ESQL programs. A subset of the properties is also accessible from Java code. It can be useful, during the runtime of your code, to have realtime access to details of a specific node, flow, or broker.

There are four categories of broker properties:

List of broker properties accessible from ESQL and Java shows the broker, flow, and node properties that are accessible from ESQL. The table's fourth column indicates whether the properties are also accessible from Java.

Broker properties:
All nodes that allow user programs to edit ESQL support access to broker properties. These are:
Related concepts
User-defined properties
Related tasks
Accessing broker properties from ESQL
Related reference
List of broker properties accessible from ESQL and Java