Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetBrokerListResponseMsg |
DAS4jBean.getBrokerList(GetBrokerListRequestMsg getBrokerListRequest)
Returns the current list of monitored brokers and some general statistics
on each broker, such as current total message counts as reported by the
broker, average queue depth amonst all queues, etc.
|
Modifier and Type | Field and Description |
---|---|
protected GetBrokerListResponseMsg |
GetBrokerListResponse.getBrokerListResponse |
Modifier and Type | Method and Description |
---|---|
GetBrokerListResponseMsg |
ObjectFactory.createGetBrokerListResponseMsg()
Create an instance of
GetBrokerListResponseMsg |
GetBrokerListResponseMsg |
DataAccessService.getBrokerList(GetBrokerListRequestMsg getBrokerListRequest)
Returns the current list of monitored brokers and some general statistics on each broker, such as current total message counts as reported by the broker, average queue depth amonst all queues, etc.
|
GetBrokerListResponseMsg |
GetBrokerListResponse.getGetBrokerListResponse()
Gets the value of the getBrokerListResponse property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetBrokerListResponse.setGetBrokerListResponse(GetBrokerListResponseMsg value)
Sets the value of the getBrokerListResponse property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.