| 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 | Interface and Description |
|---|---|
interface |
ChannelLifecycleCallback
The
ChannelLifecycleCallback defines callback methods, which
can be implemented by adapters in case they need to be notified when new
CPA Channels get added/modified or existing ones get deleted. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocalizationCallback
An adapter callback used to localize string resources at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceBundleLocalizationCallback
Provides a resource-bundle-based localization callback (i.e.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelSelfTestCallback
The
ChannelSelfTestCallback defines a callback method, which
can be implemented by adapters in order to carry out a suite of self-tests. |
interface |
ChannelStatusCallback
A callback registered with the Adapter Framework to provide channel status
information on demand.
|
interface |
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. |
Copyright 2019 SAP AG Complete Copyright Notice