public interface PublicAPIAccess
The PublicAPIAccess
interface defines the public (SAP external) access to the Messaging System.
Modifier and Type | Method and Description |
---|---|
AckFactory |
createAckFactory() |
MessageFactory |
createMessageFactory(String protocol)
Creates a
MessageFactory instance for the given protocol. |
AuditAccess |
getAuditAccess() |
PMIAccess |
getPMIAccess()
Deprecated.
PMI functionality was removed. Method invocations of the returned PMIAccess do not have any effect. Users of this method should remove the code.
|
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 2019 SAP AG Complete Copyright Notice