|
||||||||||
| 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 - Throws IOException.
void resetClientIncomingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
Date getLastClientIncomingMessageThrottleTimestamp()
throws IOException
IOException - Throws IOException.
Double getClientIncomingMessageThrottleFrequency()
throws IOException
IOException - Throws IOException.
Integer getClientOutgoingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
void resetClientOutgoingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
Date getLastClientOutgoingMessageThrottleTimestamp()
throws IOException
IOException - Throws IOException.
Double getClientOutgoingMessageThrottleFrequency()
throws IOException
IOException - Throws IOException.
Integer getDestinationIncomingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
void resetDestinationIncomingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
Date getLastDestinationIncomingMessageThrottleTimestamp()
throws IOException
IOException - Throws IOException.
Double getDestinationIncomingMessageThrottleFrequency()
throws IOException
IOException - Throws IOException.
Integer getDestinationOutgoingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
void resetDestinationOutgoingMessageThrottleCount()
throws IOException
IOException - Throws IOException.
Date getLastDestinationOutgoingMessageThrottleTimestamp()
throws IOException
IOException - Throws IOException.
Double getDestinationOutgoingMessageThrottleFrequency()
throws IOException
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/ThrottleManagerControlMBean.html