Skip navigation links
D E G O R S 

D

DefaultErrorLogManager - Class in org.apereo.inspektr.error.support
An ErrorLogManager implementation.
DefaultErrorLogManager(String, List<ErrorReporter>) - Constructor for class org.apereo.inspektr.error.support.DefaultErrorLogManager
Constructs a new DefaultErrorLogManager.

E

ErrorLogManager - Interface in org.apereo.inspektr.error
Interface for an error reporting facility that utilizes one or more ErrorReporter to record application errors.
ErrorReporter - Interface in org.apereo.inspektr.error
Interface for reporting an error.

G

getErrorReporters() - Method in interface org.apereo.inspektr.error.ErrorLogManager
Returns the list of ErrorReporter associated with this manager.
getErrorReporters() - Method in class org.apereo.inspektr.error.support.DefaultErrorLogManager
 

O

org.apereo.inspektr.error - package org.apereo.inspektr.error
 
org.apereo.inspektr.error.support - package org.apereo.inspektr.error.support
 

R

recordError(String) - Method in interface org.apereo.inspektr.error.ErrorLogManager
Records the specified error.
recordError(Throwable) - Method in interface org.apereo.inspektr.error.ErrorLogManager
Records the specified throwable.
recordError(String) - Method in class org.apereo.inspektr.error.support.DefaultErrorLogManager
 
recordError(Throwable) - Method in class org.apereo.inspektr.error.support.DefaultErrorLogManager
 
reportError(String, String, String) - Method in interface org.apereo.inspektr.error.ErrorReporter
Reports the specified error.
reportError(String, String, Throwable) - Method in interface org.apereo.inspektr.error.ErrorReporter
Reports the specified Throwable.
reportError(String, String, String) - Method in class org.apereo.inspektr.error.support.Slf4jLoggingErrorReporter
 
reportError(String, String, Throwable) - Method in class org.apereo.inspektr.error.support.Slf4jLoggingErrorReporter
 

S

setCurrentContextPrincipalResolver(PrincipalResolver) - Method in class org.apereo.inspektr.error.support.DefaultErrorLogManager
Sets the currentContextPrincipalResolver.
Slf4jLoggingErrorReporter - Class in org.apereo.inspektr.error.support
An ErrorReporter implementation that logs errors to a configured log4j Appender.
Slf4jLoggingErrorReporter() - Constructor for class org.apereo.inspektr.error.support.Slf4jLoggingErrorReporter
 
D E G O R S 
Skip navigation links

Copyright © 2007-2017 Apereo. All Rights Reserved.