|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorLogManager | |
---|---|
org.inspektr.error.support | |
org.inspektr.error.web |
Uses of ErrorLogManager in org.inspektr.error.support |
---|
Classes in org.inspektr.error.support that implement ErrorLogManager | |
---|---|
class |
DefaultErrorLogManager
An ErrorLogManager implementation. |
Uses of ErrorLogManager in org.inspektr.error.web |
---|
Methods in org.inspektr.error.web with parameters of type ErrorLogManager | |
---|---|
void |
ErrorLoggingFilter.setErrorLogManager(ErrorLogManager errorlogManager)
|
Constructors in org.inspektr.error.web with parameters of type ErrorLogManager | |
---|---|
ErrorLogHandlerExceptionResolver(ErrorLogManager errorlogManager)
Constructs a new ErrorLogHandlerExceptionResolver . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |