| Package | Description |
|---|---|
| com.sap.aii.af.service.administration.api | |
| com.sap.aii.af.service.administration.api.monitoring |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterRegistry.registerAdapter(String adapterNamespace,
String adapterName,
AdapterCapability[] capabilities,
AdapterCallback[] callbacks)
Registers an adapter with the Adapter Framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringManager.reportChannelStatus(String adapterNamespace,
String adapterName,
Channel[] channels,
ChannelState state,
String message)
Reports a channel state for a set of channels.
|
void |
MonitoringManager.reportChannelStatus(String adapterNamespace,
String adapterName,
Channel[] channels,
ChannelState state,
String message,
Object[] messageParams)
Reports a channel state for a set of channels.
|
void |
MonitoringManager.reportChannelStatus(String adapterNamespace,
String adapterName,
Channel channel,
ChannelState state,
String message)
Reports a channel state for a single channel.
|
void |
MonitoringManager.reportChannelStatus(String adapterNamespace,
String adapterName,
Channel channel,
ChannelState state,
String message,
Object[] messageParams)
Reports a channel state for a single channel.
|
void |
MonitoringManager.reportChannelStatus(String adapterNamespace,
String adapterName,
ChannelDirection direction,
ChannelState state,
String message)
Reports a channel state for all channels of a given direction.
|
void |
MonitoringManager.reportChannelStatus(String adapterNamespace,
String adapterName,
ChannelDirection direction,
ChannelState state,
String message,
Object[] messageParams)
Reports a channel state for all channels of a given direction.
|
void |
MonitoringManager.reportProcessStatus(String adapterNamespace,
String adapterName,
ChannelDirection direction,
ProcessState state,
String message)
Reports a process state.
|
void |
MonitoringManager.reportProcessStatus(String adapterNamespace,
String adapterName,
ChannelDirection direction,
ProcessState state,
String message,
Object[] messageParams)
Reports a process state.
|
void |
MonitoringManager.reportProcessStatus(String adapterNamespace,
String adapterName,
ChannelDirection direction,
ProcessState state,
String message,
Object[] messageParams,
ProcessContext context)
Reports a process state.
|
void |
MonitoringManager.reportProcessStatus(String adapterNamespace,
String adapterName,
ChannelDirection direction,
ProcessState state,
String message,
ProcessContext context)
Reports a process state.
|
Copyright 2018 SAP AG Complete Copyright Notice