Interface | Description |
---|---|
ChannelSelfTestCallback |
The
ChannelSelfTestCallback defines a callback method, which
can be implemented by adapters in order to carry out a suite of self-tests. |
ChannelStatusCallback |
A callback registered with the Adapter Framework to provide channel status
information on demand.
|
MonitoringManager |
The
MonitoringManager interface provides a means to report channel
and process state transitions to the Adapter Framework. |
NativePayloadAccessCallback |
The
NativePayloadDisplayCallback defines two callback methods:
getNativeMessagePayload
getNativePayloadFileName
These methods should be implemented by adapters in order to return the
persisted payload and facilitates in the native payload download. |
Class | Description |
---|---|
ChannelDirection |
The
ChannelDirection class identifies the direction of an
adapter's channel, i.e. |
ChannelState |
The
ChannelState class is a typed enumeration for the status
of a channel in the Adapter Monitoring API. |
ChannelStatus |
A representation of an adapter channel's runtime status.
|
ChannelStatusFactory |
A factory for
ChannelStatus instances. |
MonitoringManagerFactory |
A factory to obtain an instance of an implementation of the
MonitoringManager interface. |
ProcessContext |
A process context, i.e.
|
ProcessContextFactory |
A factory for
ProcessContext instances. |
ProcessContextFactory.ParamSet |
A parameter set to be used with the
ProcessContextFactory.createProcessContext method. |
ProcessState |
The
ProcessState class is a typed enumeration for the status
of a channel's processing operation in the Adapter Monitoring API. |
Exception | Description |
---|---|
ChannelUnknownException |
An exception indicating that a channel is unknown.
|
Copyright 2019 SAP AG Complete Copyright Notice