flex.management.runtime.messaging.endpoints
Class StreamingAMFEndpointControl
java.lang.Object
flex.management.BaseControl
flex.management.runtime.messaging.endpoints.EndpointControl
flex.management.runtime.messaging.endpoints.StreamingEndpointControl
flex.management.runtime.messaging.endpoints.StreamingAMFEndpointControl
- All Implemented Interfaces:
- BaseControlMBean, EndpointControlMBean, StreamingAMFEndpointControlMBean, StreamingEndpointControlMBean, MBeanRegistration
public class StreamingAMFEndpointControl
- extends StreamingEndpointControl
- implements StreamingAMFEndpointControlMBean
The StreamingAMFEndpointControl class is the MBean implemenation
for monitoring and managing an StreamingAMFEndpoint at runtime.
| Methods inherited from class flex.management.runtime.messaging.endpoints.EndpointControl |
addToBytesDeserialized, addToBytesSerialized, getBytesDeserialized, getBytesSerialized, getId, getLastServiceMessageTimestamp, getSecurityConstraint, getSecurityConstraintOf, getServiceMessageCount, getServiceMessageFrequency, getStartTimestamp, getURI, incrementServiceMessageCount, isRunning, preDeregister, resetServiceMessageCount |
| Methods inherited from class flex.management.BaseControl |
getApplicationId, getMBeanServer, getObjectName, getParent, getParentControl, getRegistrar, postDeregister, postRegister, preRegister, register, setStartTimestamp, unregister |
StreamingAMFEndpointControl
public StreamingAMFEndpointControl(StreamingAMFEndpoint endpoint,
BaseControl parent)
- Constructs a
StreamingAMFEndpointControl, assigning managed message
endpoint and parent MBean.
- Parameters:
endpoint - The StreamingAMFEndpoint managed by this MBean.parent - The parent MBean in the management hierarchy.
getType
public String getType()
- Returns the type for this MBean. This is the value that is set for the
type key in the ObjectName for this MBean.
- Specified by:
getType in interface BaseControlMBean- Specified by:
getType in class BaseControl
- Returns:
- The MBean instance type.
Copyright © 2008 Adobe Systems Inc. All Rights Reserved.
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/StreamingAMFEndpointControl.html