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 GetBrokerListRequestMsg |
GetBrokerList.getBrokerListRequest |
Modifier and Type | Method and Description |
---|---|
GetBrokerListRequestMsg |
ObjectFactory.createGetBrokerListRequestMsg()
Create an instance of
GetBrokerListRequestMsg |
GetBrokerListRequestMsg |
GetBrokerList.getGetBrokerListRequest()
Gets the value of the getBrokerListRequest property.
|
Modifier and Type | Method and Description |
---|---|
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.
|
void |
GetBrokerList.setGetBrokerListRequest(GetBrokerListRequestMsg value)
Sets the value of the getBrokerListRequest property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.