flex.management.runtime.messaging.services.messaging.adapters
Class ActionScriptAdapterControl

java.lang.Object
  extended by flex.management.BaseControl
      extended by flex.management.runtime.messaging.services.ServiceAdapterControl
          extended by 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.


Field Summary
 
Fields inherited from class flex.management.BaseControl
DOMAIN_PREFIX
 
Constructor Summary
ActionScriptAdapterControl(ActionScriptAdapter serviceAdapter, BaseControl parent)
          Constructs a ActionScriptAdapterControl, assigning its id, managed ActionScriptAdapter and parent MBean.
 
Method Summary
 String getType()
          Returns the type for this MBean.
 
Methods inherited from class flex.management.runtime.messaging.services.ServiceAdapterControl
getId, getStartTimestamp, isRunning, preDeregister
 
Methods inherited from class flex.management.BaseControl
getApplicationId, getMBeanServer, getObjectName, getParent, getParentControl, getRegistrar, postDeregister, postRegister, preRegister, register, setStartTimestamp, unregister
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface flex.management.runtime.messaging.services.ServiceAdapterControlMBean
getStartTimestamp, isRunning
 
Methods inherited from interface flex.management.BaseControlMBean
getId, getParent
 

Constructor Detail

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.
Method Detail

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