public interface HttpMon
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDetailLabel()  | 
Throwable | 
getException()  | 
void | 
setException(Throwable t)  | 
HttpMon | 
start()  | 
void | 
stop()  | 
void | 
throwException(Throwable t)  | 
HttpMon start()
void stop()
String getDetailLabel()
void setException(Throwable t)
void throwException(Throwable t) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionThrowable getException()
Copyright © 2015. All rights reserved.