|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageDestinationControlMBean
Defines the runtime monitoring and management interface for managed
MessageDestinations.
| Method Summary | |
|---|---|
Date |
getLastServiceCommandTimestamp()
Returns the timestamp for the most recent service command invocation. |
Date |
getLastServiceMessageFromAdapterTimestamp()
Returns the timestamp of the most recent service message from adapter invocation. |
Date |
getLastServiceMessageTimestamp()
Returns the timestamp for the most recent service message invocation. |
ObjectName |
getMessageCache()
Returns the ObjectName for the message cache used by the managed
destination. |
Integer |
getServiceCommandCount()
Returns the number of service command invocations. |
Double |
getServiceCommandFrequency()
Returns the number of service command invocations per minute. |
Integer |
getServiceMessageCount()
Returns the number of service message invocations. |
Double |
getServiceMessageFrequency()
Returns the number of service message invocations per minute. |
Integer |
getServiceMessageFromAdapterCount()
Returns the number of messages from an adapter that the managed service has processed. |
Double |
getServiceMessageFromAdapterFrequency()
Returns the number of service message from adapter invocations per minute. |
ObjectName |
getSubscriptionManager()
Returns the ObjectName for the subscription manager used
by the managed destination. |
ObjectName |
getThrottleManager()
Returns the ObjectName for the throttle manager used by the
managed destination. |
void |
resetServiceCommandCount()
Resets the count of service command invocations. |
void |
resetServiceMessageCount()
Resets the count of service message invocations. |
void |
resetServiceMessageFromAdapterCount()
Resets the count of service message from adapter invocations. |
| Methods inherited from interface flex.management.runtime.messaging.DestinationControlMBean |
|---|
getAdapter, getStartTimestamp, isRunning |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
ObjectName getMessageCache()
throws IOException
ObjectName for the message cache used by the managed
destination.
ObjectName for the message cache.
IOException - Throws IOException.
ObjectName getThrottleManager()
throws IOException
ObjectName for the throttle manager used by the
managed destination.
ObjectName for the throttle manager.
IOException - Throws IOException.
ObjectName getSubscriptionManager()
throws IOException
ObjectName for the subscription manager used
by the managed destination.
ObjectName for the subscription manager.
IOException - Throws IOException.
Integer getServiceMessageCount()
throws IOException
IOException - Throws IOException.
void resetServiceMessageCount()
throws IOException
IOException - Throws IOException.
Date getLastServiceMessageTimestamp()
throws IOException
IOException - Throws IOException.
Double getServiceMessageFrequency()
throws IOException
IOException - Throws IOException.
Integer getServiceCommandCount()
throws IOException
IOException - Throws IOException.
void resetServiceCommandCount()
throws IOException
IOException - Throws IOException.
Date getLastServiceCommandTimestamp()
throws IOException
IOException - Throws IOException.
Double getServiceCommandFrequency()
throws IOException
IOException - Throws IOException.
Integer getServiceMessageFromAdapterCount()
throws IOException
IOException - Throws IOException.
void resetServiceMessageFromAdapterCount()
throws IOException
IOException - Throws IOException.
Date getLastServiceMessageFromAdapterTimestamp()
throws IOException
IOException - Throws IOException.
Double getServiceMessageFromAdapterFrequency()
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/MessageDestinationControlMBean.html