flex.management.runtime.messaging.endpoints
Class AMFEndpointControl
java.lang.Object
flex.management.BaseControl
flex.management.runtime.messaging.endpoints.EndpointControl
flex.management.runtime.messaging.endpoints.AMFEndpointControl
- All Implemented Interfaces:
- BaseControlMBean, AMFEndpointControlMBean, EndpointControlMBean, MBeanRegistration
public class AMFEndpointControl
- extends EndpointControl
- implements AMFEndpointControlMBean
The AMFEndpointControl class is the MBean implemenation
for monitoring and managing an AMFEndpoint 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 |
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.
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/AMFEndpointControl.html