
There are various administrative interfaces for an Adapter-Framework-compliant adapter.
AS Java informs the adapter when it is started or stopped.
You must implement a Java interface in the adapter.
Find the description under: Managing the Lifecycle of a JCA Adapter
You can start and stop communication channels in the monitor.
It is possible to trigger the alert framework for certain status messages.
More information: Connecting to the Communication Channel Monitor
For more information on implementing the channel ping: Implementing the Channel Ping