flex.management.runtime.messaging.services.messaging.adapters
Class ActionScriptAdapterControl
java.lang.Object
flex.management.BaseControl
flex.management.runtime.messaging.services.ServiceAdapterControl
flex.management.runtime.messaging.services.messaging.adapters.ActionScriptAdapterControl
All Implemented Interfaces: BaseControlMBean , ActionScriptAdapterControlMBean , ServiceAdapterControlMBean , MBeanRegistration
public class ActionScriptAdapterControl extends ServiceAdapterControl implements ActionScriptAdapterControlMBean
The ActionScriptAdapterControl class is the MBean implemenation
for monitoring and managing ActionScriptAdapters at runtime.
Methods inherited from class flex.management.BaseControl
getApplicationId , getMBeanServer , getObjectName , getParent , getParentControl , getRegistrar , postDeregister , postRegister , preRegister , register , setStartTimestamp , unregister
ActionScriptAdapterControl
public ActionScriptAdapterControl (ActionScriptAdapter serviceAdapter,
BaseControl parent)
Constructs a ActionScriptAdapterControl, assigning its id, managed
ActionScriptAdapter and parent MBean.
Parameters: serviceAdapter - The ActionScriptAdapter 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/messaging/adapters/ActionScriptAdapterControl.html
Add Comment