Class FullMessage<T>

java.lang.Object
org.apache.sling.distribution.journal.FullMessage<T>

public class FullMessage<T>
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    FullMessage​(MessageInfo info, T message)  
  • Method Summary

    Modifier and Type Method Description
    MessageInfo getInfo()  
    T getMessage()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait