psdi.webclient.system.serviceability

Class EventEntry



  • public final class EventEntry
    extends Entry
    • Field Detail

      • timestamp

        public final long timestamp
    • Method Detail

      • getMillis

        protected long getMillis()
        Specified by:
        getMillis in class Entry
      • setHandling

        protected void setHandling(boolean handling)
      • isHandling

        public boolean isHandling()
      • addHandledBy

        protected void addHandledBy(java.lang.Object handler)
      • addLogEntry

        protected void addLogEntry(LogEntry events)
      • setRequestEvent

        public void setRequestEvent(boolean isRequestEvent)
      • isRequestEvent

        public boolean isRequestEvent()