| Package | flex.management.runtime.messaging.endpoints |
| Class | public class AMFEndpointControl |
| Inheritance | AMFEndpointControl EndpointControl |
AMFEndpointControl class is the MBean implemenation for monitoring and managing an AMFEndpoint at runtime.| Method | Defined By | ||
|---|---|---|---|
Constructs a AMFEndpointControl, assigning managed message endpoint and parent MBean. | AMFEndpointControl | ||
![]() | void addToBytesDeserialized(int bytesDeserialized) Increments the count of bytes deserialized by the endpoint. | ||
![]() | void addToBytesSerialized(int bytesSerialized) Increments the count of bytes serialized by the endpoint. | ||
![]() | Long getBytesDeserialized() | ||
![]() | Long getBytesSerialized() | ||
![]() | String getId() | ||
![]() | |||
![]() | String getSecurityConstraint() | ||
![]() | String getSecurityConstraintOf(Endpoint endpoint) [static] | ||
![]() | Integer getServiceMessageCount() | ||
![]() | Double getServiceMessageFrequency() | ||
![]() | Date getStartTimestamp() | ||
String getType() | AMFEndpointControl | ||
![]() | String getURI() | ||
![]() | void incrementServiceMessageCount() Increments the count of serviceMessage() invocations by the endpoint. | ||
![]() | Boolean isRunning() | ||
![]() | void preDeregister() | ||
![]() | void resetServiceMessageCount() | ||
| AMFEndpointControl | () |
public AMFEndpointControl(AMFEndpoint endpoint, BaseControl parent)Constructs a AMFEndpointControl, assigning managed message endpoint and parent MBean.
endpoint — The AMFEndpoint managed by this MBean. | |
parent — The parent MBean in the management hierarchy. |
| getType | () |
public String getType(){@inheritDoc}
Returns
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/management/runtime/messaging/endpoints/AMFEndpointControl.html