public class BrokerInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
broker_host
The name of the broker host.
|
java.lang.String |
broker_name
The name of the broker
|
java.lang.String |
cluster_name
The name of the broker cluster.
|
java.lang.String |
description
The description of the broker
|
java.lang.String |
territory_name
The name of the broker territory.
|
Constructor and Description |
---|
BrokerInfo()
Create a broker information object.
|
BrokerInfo(java.lang.String territory,
java.lang.String host,
java.lang.String name,
java.lang.String description)
Create and initialize.
|
public java.lang.String territory_name
public java.lang.String broker_host
public java.lang.String broker_name
public java.lang.String description
public java.lang.String cluster_name
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.