flex.management.runtime.messaging.services
Interface ServiceAdapterControlMBean

All Superinterfaces:
BaseControlMBean
All Known Subinterfaces:
ActionScriptAdapterControlMBean, ASObjectAdapterControlMBean, HTTPProxyAdapterControlMBean, JavaAdapterControlMBean, JavaAdapterControlMBean, JMSAdapterControlMBean, SOAPProxyAdapterControlMBean

public interface ServiceAdapterControlMBean
extends BaseControlMBean

Defines the runtime monitoring and management interface for service adapters.


Method Summary
 Date getStartTimestamp()
          Returns the start timestamp for the ServiceAdapter.
 Boolean isRunning()
          Returns true if the ServiceAdapter is running.
 
Methods inherited from interface flex.management.BaseControlMBean
getId, getParent, getType
 

Method Detail

isRunning

Boolean isRunning()
                  throws IOException
Returns true if the ServiceAdapter is running.

Returns:
true if the ServiceAdapter is running.
Throws:
IOException

getStartTimestamp

Date getStartTimestamp()
                       throws IOException
Returns the start timestamp for the ServiceAdapter.

Returns:
The start timestamp for the ServiceAdapter.
Throws:
IOException


Copyright © 2007 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/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/management/runtime/messaging/services/ServiceAdapterControlMBean.html