Class ServerTimeOutInfo

java.lang.Object
org.eclnt.jsfserver.monitoring.servertimeout.ServerTimeOutInfo

public class ServerTimeOutInfo extends Object
  • Constructor Details

    • ServerTimeOutInfo

      public ServerTimeOutInfo()
  • Method Details

    • getTimeOutAt

      public Date getTimeOutAt()
    • setTimeOutAt

      public void setTimeOutAt(Date timeOutAt)
    • getComment

      public String getComment()
    • setComment

      public void setComment(String comment)