Interface CamelEvent

    • Method Detail

      • getSource

        Object getSource()
      • getTimestamp

        long getTimestamp()
        Timestamp for each event, when the event occurred. By default, the timestamp is not included and this method returns 0.
      • setTimestamp

        void setTimestamp​(long timestamp)