|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HTTPProxyServiceControlMBean
Defines the runtime monitoring and management interface for managed HTTP proxy services.
| Method Summary | |
|---|---|
Integer |
getInvokeHTTPCount()
Returns the number of HTTP invocations the HTTP proxy service has processed. |
Double |
getInvokeHTTPFrequency()
Returns the number of HTTP invocations per minute. |
Integer |
getInvokeSOAPCount()
Returns the number of SOAP invocations the HTTP proxy service has processed. |
Double |
getInvokeSOAPFrequency()
Returns the number of SOAP invocations per minute. |
Date |
getLastInvokeHTTPTimestamp()
Returns the timestamp of the most recent HTTP invocation processed by the HTTP proxy service. |
Date |
getLastInvokeSOAPTimestamp()
Returns the timestamp of the most recent SOAP invocation processed by the HTTP proxy service. |
void |
resetInvokeHTTPCount()
Resets the count of HTTP invocations. |
void |
resetInvokeSOAPCount()
Resets the count of SOAP invocations. |
| Methods inherited from interface flex.management.runtime.messaging.services.ServiceControlMBean |
|---|
getDestinations, getLastServiceCommandTimestamp, getLastServiceMessageFromAdapterTimestamp, getLastServiceMessageTimestamp, getServiceCommandCount, getServiceCommandFrequency, getServiceMessageCount, getServiceMessageFrequency, getServiceMessageFromAdapterCount, getServiceMessageFromAdapterFrequency, getStartTimestamp, isRunning, resetServiceCommandCount, resetServiceMessageCount, resetServiceMessageFromAdapterCount |
| Methods inherited from interface flex.management.BaseControlMBean |
|---|
getId, getParent, getType |
| Method Detail |
|---|
Integer getInvokeSOAPCount()
throws IOException
IOException
void resetInvokeSOAPCount()
throws IOException
IOException
Date getLastInvokeSOAPTimestamp()
throws IOException
IOException
Double getInvokeSOAPFrequency()
throws IOException
IOException
Integer getInvokeHTTPCount()
throws IOException
IOException
void resetInvokeHTTPCount()
throws IOException
IOException
Date getLastInvokeHTTPTimestamp()
throws IOException
IOException
Double getInvokeHTTPFrequency()
throws IOException
IOException
|
||||||||||
| 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/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/management/runtime/messaging/services/HTTPProxyServiceControlMBean.html