Packageflex.management.runtime.messaging.endpoints
Classpublic class AMFEndpointControl
InheritanceAMFEndpointControl Inheritance EndpointControl

The AMFEndpointControl class is the MBean implemenation for monitoring and managing an AMFEndpoint at runtime.



Public Methods
 MethodDefined By
  
Constructs a AMFEndpointControl, assigning managed message endpoint and parent MBean.
AMFEndpointControl
 Inherited
void addToBytesDeserialized(int bytesDeserialized)
Increments the count of bytes deserialized by the endpoint.
 Inherited
void addToBytesSerialized(int bytesSerialized)
Increments the count of bytes serialized by the endpoint.
 Inherited
 Inherited
 Inherited
String getId()
 Inherited
 Inherited
 Inherited
[static]
 Inherited
 Inherited
 Inherited
  
String getType()
AMFEndpointControl
 Inherited
String getURI()
 Inherited
Increments the count of serviceMessage() invocations by the endpoint.
 Inherited
Boolean isRunning()
 Inherited
 Inherited
Constructor Detail
AMFEndpointControl()
public AMFEndpointControl(AMFEndpoint endpoint, BaseControl parent)

Constructs a AMFEndpointControl, assigning managed message endpoint and parent MBean.

Parameters
endpoint — The AMFEndpoint managed by this MBean.
 
parent — The parent MBean in the management hierarchy.
Method Detail
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