public interface MessageLogFactory
This interface must not be extended or implemented by clients.
MessageLog| Modifier and Type | Method and Description |
|---|---|
MessageLog |
getMessageLog(Object context)
Returns the message log that is associated with the specified context
object.
|
MessageLog getMessageLog(Object context)
context - the context objectnull if no
MessageLog could be provided for the specified context objectMessageLogCopyright © 2020 SAP. All rights reserved.