|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageBrokerControlMBean
Defines the runtime monitoring and management interface for managed MessageBrokers.
| Method Summary | |
|---|---|
javax.management.ObjectName[] |
getEndpoints()
Returns the ObjectNames for endpoints that are registered with the
managed MessageBroker. |
Integer |
getFlexSessionCount()
Returns Flex session count for the MessageBroker. |
Integer |
getMaxFlexSessionsInCurrentHour()
Returns the maximum concurrent Flex session count for the MessageBroker in the current hour. |
javax.management.ObjectName[] |
getServices()
Returns the ObjectNames for services that are registered with the
managed MessageBroker. |
Date |
getStartTimestamp()
Returns the start timestamp for the MessageBroker. |
Boolean |
isRunning()
Returns true if the MessageBroker is running. |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Boolean isRunning()
throws IOException
true if the MessageBroker is running.
true if the MessageBroker is running.
IOException
Date getStartTimestamp()
throws IOException
MessageBroker.
MessageBroker.
IOException
javax.management.ObjectName[] getEndpoints()
throws IOException
ObjectNames for endpoints that are registered with the
managed MessageBroker.
ObjectNames for endpoints registered with the managed MessageBroker.
IOException
javax.management.ObjectName[] getServices()
throws IOException
ObjectNames for services that are registered with the
managed MessageBroker.
ObjectNames for services registered with the managed MessageBroker.
IOException
Integer getFlexSessionCount()
throws IOException
MessageBroker.
MessageBroker.
IOException
Integer getMaxFlexSessionsInCurrentHour()
throws IOException
MessageBroker in the current hour.
MessageBroker in the last hour.
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/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/management/runtime/messaging/MessageBrokerControlMBean.html