flex.management.runtime.messaging.services
Class RemotingServiceControl
java.lang.Object
flex.management.BaseControl
flex.management.runtime.messaging.services.ServiceControl
flex.management.runtime.messaging.services.RemotingServiceControl
- All Implemented Interfaces:
- BaseControlMBean, RemotingServiceControlMBean, ServiceControlMBean, MBeanRegistration
public class RemotingServiceControl
- extends ServiceControl
- implements RemotingServiceControlMBean
The RemotingServiceControl class is the MBean implemenation
for monitoring and managing a RemotingService at runtime.
| Methods inherited from class flex.management.BaseControl |
getApplicationId, getMBeanServer, getObjectName, getParent, getParentControl, getRegistrar, postDeregister, postRegister, preRegister, register, setStartTimestamp, unregister |
RemotingServiceControl
public RemotingServiceControl(RemotingService service,
BaseControl parent)
- Constructs a
RemotingServiceControl, assigning its id, managed
remoting service and parent MBean.
- Parameters:
service - The RemotingService 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/services/RemotingServiceControl.html