|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdapterCapabilityMismatchException | |
|---|---|
| com.sap.aii.af.service.administration.api | |
| com.sap.aii.af.service.administration.api.monitoring | |
| Uses of AdapterCapabilityMismatchException in com.sap.aii.af.service.administration.api |
|---|
| Methods in com.sap.aii.af.service.administration.api that throw AdapterCapabilityMismatchException | |
|---|---|
void |
AdapterRegistry.registerAdapter(String adapterNamespace,
String adapterName,
AdapterCapability[] capabilities,
AdapterCallback[] callbacks)
Registers an adapter with the Adapter Framework. |
| Uses of AdapterCapabilityMismatchException in com.sap.aii.af.service.administration.api.monitoring |
|---|
| Methods in com.sap.aii.af.service.administration.api.monitoring that throw AdapterCapabilityMismatchException | |
|---|---|
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. |
|
SAP NetWeaver 7.11 (EhP1 SP02) Process Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||