FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Constant Summary | |
---|---|
constant string | ADAPTER_SUBSERVICE := "Adapter"
When a connection monitor instance is monitoring an adapter, it will publish status report data with this subService. |
constant string | CONNECTION_GENERATION_PARAM := "ConnectionGeneration"
The extra parameter name used to transmit the connection generation of an adapter connection via the status report event. This information will only be found in subscriptions to connection level status, not adapter level status. |
constant string | CONNECTION_SUBSERVICE := "Connection"
When a connection monitor instance is monitoring a connection from an adapter to an external system, it will publish status report data with this subService. |
constant string | LATENCY_PARAM := "Latency"
The extra parameter name used to transmit the IAF Framework's latency information via the status report event. |
constant string | SERVICE_NAME := "IAFStatus"
The service name used by the connection monitor in parameterising the service framework. Use e.g. to control logging. |
constant string | SERVICE_TYPE := "Status"
The service type used by the connection monitor in parameterising the service framework. Use e.g. to control logging. |
Constant Detail |
---|
constant string ADAPTER_SUBSERVICE := "Adapter"When a connection monitor instance is monitoring an adapter, it will publish status report data with this subService.
constant string CONNECTION_GENERATION_PARAM := "ConnectionGeneration"The extra parameter name used to transmit the connection generation of an adapter connection via the status report event. This information will only be found in subscriptions to connection level status, not adapter level status.
constant string CONNECTION_SUBSERVICE := "Connection"When a connection monitor instance is monitoring a connection from an adapter to an external system, it will publish status report data with this subService.
constant string LATENCY_PARAM := "Latency"The extra parameter name used to transmit the IAF Framework's latency information via the status report event.
constant string SERVICE_NAME := "IAFStatus"The service name used by the connection monitor in parameterising the service framework. Use e.g. to control logging.
constant string SERVICE_TYPE := "Status"The service type used by the connection monitor in parameterising the service framework. Use e.g. to control logging.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |