Package | Description |
---|---|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
ExitMessage |
FlowMessageFactory.newExitMessage(EntryMessage message)
Creates a new exit message based on no return value and an existing entry message.
|
ExitMessage |
DefaultFlowMessageFactory.newExitMessage(EntryMessage message) |
ExitMessage |
FlowMessageFactory.newExitMessage(Object result,
EntryMessage message)
Creates a new exit message based on a return value and an existing entry message.
|
ExitMessage |
DefaultFlowMessageFactory.newExitMessage(Object result,
EntryMessage message) |
ExitMessage |
FlowMessageFactory.newExitMessage(Object result,
Message message)
Creates a new exit message based on a return value and an existing message.
|
ExitMessage |
DefaultFlowMessageFactory.newExitMessage(Object result,
Message message) |
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.