|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EndpointControlMBean
Defines the runtime monitoring and management interface for managed endpoints.
| Method Summary | |
|---|---|
Long |
getBytesDeserialized()
Returns the total Bytes that have been deserialized by this endpoint during its lifetime. |
Long |
getBytesSerialized()
Returns the total Bytes that have been serialized by this endpoint during its lifetime. |
Date |
getLastServiceMessageTimestamp()
Returns the timestamp for the most recent message decoded by this endpoint and routed to the broker. |
String |
getSecurityConstraint()
Returns the security constraint that is associated with this endpoint. |
Integer |
getServiceMessageCount()
Returns the count of messages decoded by this endpoint and routed to the broker. |
Double |
getServiceMessageFrequency()
Returns the number of service message invocations per minute. |
Date |
getStartTimestamp()
Returns the start timestamp for the Endpoint. |
String |
getURI()
Returns the URI that corresponds to this endpoint. |
Boolean |
isRunning()
Returns true if the Endpoint is running. |
void |
resetServiceMessageCount()
Resets the count of service message invocations. |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Boolean isRunning()
throws IOException
true if the Endpoint is running.
true if the Endpoint is running.
IOException - Throws IOException.
Date getStartTimestamp()
throws IOException
Endpoint.
Endpoint.
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.
String getURI()
throws IOException
IOException - Throws IOException.
String getSecurityConstraint()
throws IOException
IOException - Throws IOException.
Long getBytesDeserialized()
throws IOException
IOException - Throws IOException.
Long getBytesSerialized()
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/endpoints/EndpointControlMBean.html