|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.BaseControl
flex.management.runtime.messaging.services.ServiceAdapterControl
public abstract class ServiceAdapterControl
The ServiceAdapterControl class is the base MBean implementation
for monitoring and managing a ServiceAdapter at runtime.
| Field Summary |
|---|
| Fields inherited from class flex.management.BaseControl |
|---|
DOMAIN_PREFIX |
| Constructor Summary | |
|---|---|
ServiceAdapterControl(ServiceAdapter serviceAdapter,
BaseControl parent)
Constructs a ServiceAdapterControl, assigning its id, managed service
adapter and parent MBean. |
|
| Method Summary | |
|---|---|
String |
getId()
Returns the id for this MBean. |
Date |
getStartTimestamp()
Returns the start timestamp for the ServiceAdapter. |
Boolean |
isRunning()
Returns true if the ServiceAdapter is running. |
void |
preDeregister()
Implements javax.management.MBeanRegistration.preDeregister. |
| Methods inherited from class flex.management.BaseControl |
|---|
getApplicationId, getMBeanServer, getObjectName, getParent, getParentControl, getRegistrar, getType, 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.BaseControlMBean |
|---|
getParent, getType |
| Constructor Detail |
|---|
public ServiceAdapterControl(ServiceAdapter serviceAdapter,
BaseControl parent)
ServiceAdapterControl, assigning its id, managed service
adapter and parent MBean.
serviceAdapter - The ServiceAdapter managed by this MBean.parent - The parent MBean in the management hierarchy.| Method Detail |
|---|
public String getId()
BaseControlMBeanid key in the ObjectName for this MBean.
getId in interface BaseControlMBeangetId in class BaseControlpublic Boolean isRunning()
ServiceAdapterControlMBeantrue if the ServiceAdapter is running.
isRunning in interface ServiceAdapterControlMBeantrue if the ServiceAdapter is running.public Date getStartTimestamp()
ServiceAdapterControlMBeanServiceAdapter.
getStartTimestamp in interface ServiceAdapterControlMBeanServiceAdapter.
public void preDeregister()
throws Exception
BaseControljavax.management.MBeanRegistration.preDeregister.
Allows the MBean to perform any operations needed after having been
unregistered in the MBean server. This base implementation is a no-op
that may be overridden.
preDeregister in interface MBeanRegistrationpreDeregister in class BaseControlException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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/ServiceAdapterControl.html