flex.management.runtime.messaging.endpoints
Class HTTPEndpointControl
java.lang.Object
flex.management.BaseControl
flex.management.runtime.messaging.endpoints.EndpointControl
flex.management.runtime.messaging.endpoints.HTTPEndpointControl
- All Implemented Interfaces:
- BaseControlMBean, EndpointControlMBean, HTTPEndpointControlMBean, MBeanRegistration
public class HTTPEndpointControl
- extends EndpointControl
- implements HTTPEndpointControlMBean
The HTTPEndpointControl class is the MBean implemenation
for monitoring and managing a HTTPEndpoint 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 |
HTTPEndpointControl
public HTTPEndpointControl(HTTPEndpoint endpoint,
BaseControl parent)
- Constructs a
HTTPEndpointControl, assigning managed message
endpoint and parent MBean.
- Parameters:
endpoint - The HTTPEndpoint 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/HTTPEndpointControl.html