Uses of Interface
org.inspektr.error.ErrorLogManager

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.
 



Copyright © 2007-2012. All Rights Reserved.