Class PersistenceMessage<T>


  • public class PersistenceMessage<T>
    extends Object
    Formats the message in a way that the PersistenceConsumer expects to receive the payload in
    Author:
    Phillip Verheyden (phillipuniverse)
    • Constructor Detail

      • PersistenceMessage

        public PersistenceMessage​(@NonNull
                                  T entity)