public interface HttpMon
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDetailLabel() |
java.lang.Throwable |
getException() |
void |
setException(java.lang.Throwable t) |
HttpMon |
start() |
void |
stop() |
void |
throwException(java.lang.Throwable t) |
HttpMon start()
void stop()
java.lang.String getDetailLabel()
void setException(java.lang.Throwable t)
void throwException(java.lang.Throwable t) throws java.io.IOException, javax.servlet.ServletException
java.io.IOException
javax.servlet.ServletException
java.lang.Throwable getException()