|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThrottleManagerControlMBean
Defines the runtime monitoring and management interface for
ThrottleManagers.
| Method Summary | |
|---|---|
Integer |
getClientIncomingMessageThrottleCount()
Returns the number of incoming client messages that have been throttled. |
Double |
getClientIncomingMessageThrottleFrequency()
Returns the number of incoming client messages that have been throttled per minute. |
Integer |
getClientOutgoingMessageThrottleCount()
Returns the number of outgoing client messages that have been throttled. |
Double |
getClientOutgoingMessageThrottleFrequency()
Returns the number of outgoing client messages that have been throttled per minute. |
Integer |
getDestinationIncomingMessageThrottleCount()
Returns the number of incoming destination messages that have been throttled. |
Double |
getDestinationIncomingMessageThrottleFrequency()
Returns the number of incoming destination messages that have been throttled per minute. |
Integer |
getDestinationOutgoingMessageThrottleCount()
Returns the number of outgoing destination messages that have been throttled. |
Double |
getDestinationOutgoingMessageThrottleFrequency()
Returns the number of outgoing destination messages that have been throttled per minute. |
Date |
getLastClientIncomingMessageThrottleTimestamp()
Returns the timestamp when an incoming client message was most recently throttled. |
Date |
getLastClientOutgoingMessageThrottleTimestamp()
Returns the timestamp when an outgoing client message was most recently throttled. |
Date |
getLastDestinationIncomingMessageThrottleTimestamp()
Returns the timestamp when an incoming destination message was most recently throttled. |
Date |
getLastDestinationOutgoingMessageThrottleTimestamp()
Returns the timestamp when an outgoing destination message was most recently throttled. |
void |
resetClientIncomingMessageThrottleCount()
Resets the number of throttled incoming client messages to 0. |
void |
resetClientOutgoingMessageThrottleCount()
Resets the number of throttled outgoing client messages to 0. |
void |
resetDestinationIncomingMessageThrottleCount()
Resets the number of throttled incoming destination messages to 0. |
void |
resetDestinationOutgoingMessageThrottleCount()
Resets the number of throttled outgoing destination messages to 0. |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Integer getClientIncomingMessageThrottleCount()
throws IOException
IOException
void resetClientIncomingMessageThrottleCount()
throws IOException
IOException
Date getLastClientIncomingMessageThrottleTimestamp()
throws IOException
IOException
Double getClientIncomingMessageThrottleFrequency()
throws IOException
IOException
Integer getClientOutgoingMessageThrottleCount()
throws IOException
IOException
void resetClientOutgoingMessageThrottleCount()
throws IOException
IOException
Date getLastClientOutgoingMessageThrottleTimestamp()
throws IOException
IOException
Double getClientOutgoingMessageThrottleFrequency()
throws IOException
IOException
Integer getDestinationIncomingMessageThrottleCount()
throws IOException
IOException
void resetDestinationIncomingMessageThrottleCount()
throws IOException
IOException
Date getLastDestinationIncomingMessageThrottleTimestamp()
throws IOException
IOException
Double getDestinationIncomingMessageThrottleFrequency()
throws IOException
IOException
Integer getDestinationOutgoingMessageThrottleCount()
throws IOException
IOException
void resetDestinationOutgoingMessageThrottleCount()
throws IOException
IOException
Date getLastDestinationOutgoingMessageThrottleTimestamp()
throws IOException
IOException
Double getDestinationOutgoingMessageThrottleFrequency()
throws IOException
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/services/messaging/ThrottleManagerControlMBean.html