Uses of Class
org.apache.mina.util.ExceptionMonitor
Packages that use ExceptionMonitor
-
Uses of ExceptionMonitor in org.apache.mina.util
Subclasses of ExceptionMonitor in org.apache.mina.utilModifier and TypeClassDescriptionclassA defaultExceptionMonitorimplementation that logs uncaught exceptions usingLogger.Fields in org.apache.mina.util declared as ExceptionMonitorMethods in org.apache.mina.util that return ExceptionMonitorMethods in org.apache.mina.util with parameters of type ExceptionMonitorModifier and TypeMethodDescriptionstatic voidExceptionMonitor.setInstance(ExceptionMonitor monitor) Sets the uncaught exception monitor.