| Package | Description |
|---|---|
| com.sap.aii.af.service.administration.api |
| Modifier and Type | Field and Description |
|---|---|
static AdapterCapability |
AdapterCapability.CHANNEL_SELFTEST
Indicates that the adapter supports the self-test feature which is based on a concrete Channel.
|
static AdapterCapability[] |
AdapterCapability.NONE
Specifies that the adapter does not support any special capabilities.
|
static AdapterCapability |
AdapterCapability.PUSH_CHANNEL_STATUS
Indicates that the adapter reports channel state transitions by
invoking the
MonitoringManager.reportChannelStatus method. |
static AdapterCapability |
AdapterCapability.PUSH_PROCESS_STATUS
Indicates that the adapter reports process state transitions by
invoking the
MonitoringManager.reportProcessStatus method. |
| Modifier and Type | Method and Description |
|---|---|
static AdapterCapability |
AdapterCapability.valueOf(String capability)
Converts an
AdapterCapability's string representation into
an object instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterRegistry.registerAdapter(String adapterNamespace,
String adapterName,
AdapterCapability[] capabilities,
AdapterCallback[] callbacks)
Registers an adapter with the Adapter Framework.
|
Copyright 2018 SAP AG Complete Copyright Notice