public interface PublicAPIAccess
The PublicAPIAccess interface defines the public (SAP external) access to the Messaging System.
| Modifier and Type | Method and Description |
|---|---|
AckFactory |
createAckFactory()
Creates a Messaging System AckFactory, that can be used to initiate sending end to end acknowledgement messages.
|
MessageFactory |
createMessageFactory(String protocol)
Creates a
MessageFactory instance for the given protocol. |
AuditAccess |
getAuditAccess()
Returns the AuditAccess interface, which can be used to write message based audit log entries.
|
PMIAccess |
getPMIAccess()
Returns the PMIAccess interface, which can be used to call the PMI agents.
|
static final String JNDI_NAME
PMIAccess getPMIAccess()
AuditAccess getAuditAccess()
MessageFactory createMessageFactory(String protocol) throws InvalidParamException, MessagingException
MessageFactory instance for the given protocol. This MessageFactory will
always create messages for the given protocol.protocol - the protocol of all the messages that will be created by this factoryMessagingException - if the MessageFactory could not be created.InvalidParamException - if the protocol is not supportedAckFactory createAckFactory()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2016 SAP AG Complete Copyright Notice