Package org.apache.logging.log4j.message
Interface MessageCollectionMessage<T>
- Type Parameters:
T
- The Message type.
- All Superinterfaces:
Iterable<T>
,Message
,Serializable
- All Known Implementing Classes:
StructuredDataCollectionMessage
A Message that is a collection of Messages.
- Since:
- 2.9.0
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface org.apache.logging.log4j.message.Message
getFormat, getFormattedMessage, getParameters, getThrowable