|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JMSAdapterControlMBean
Defines the runtime monitoring and management interface for managed JMS adapters.
| Method Summary | |
|---|---|
Integer |
getQueueConsumerCount()
Returns the number of queue consumers for the adapter. |
String[] |
getQueueConsumerIds()
Returns the ids of all queue consumers. |
Integer |
getQueueProducerCount()
Returns the number of queue producers for the adapter. |
Integer |
getTopicConsumerCount()
Returns the number of topic consumers for the adapter. |
String[] |
getTopicConsumerIds()
Returns the ids of all topic consumers. |
Integer |
getTopicProducerCount()
Returns the number of topic producers for the adapter. |
void |
removeConsumer(String consumerId)
Unsubscribes the consumer (for either a topic or queue). |
| Methods inherited from interface flex.management.runtime.messaging.services.ServiceAdapterControlMBean |
|---|
getStartTimestamp, isRunning |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Integer getTopicProducerCount()
throws IOException
IOException - Throws IOException.
Integer getTopicConsumerCount()
throws IOException
IOException - Throws IOException.
String[] getTopicConsumerIds()
throws IOException
IOException - Throws IOException.
Integer getQueueProducerCount()
throws IOException
IOException - Throws IOException.
Integer getQueueConsumerCount()
throws IOException
IOException - Throws IOException.
String[] getQueueConsumerIds()
throws IOException
IOException - Throws IOException.
void removeConsumer(String consumerId)
throws IOException
consumerId - The id of the consumer to unsubscribe.
IOException - Throws IOException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/runtime/messaging/services/messaging/adapters/JMSAdapterControlMBean.html