|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionMonitor | |
|---|---|
| org.apache.mina.util | Miscellaneous utility classes |
| Uses of ExceptionMonitor in org.apache.mina.util |
|---|
| Subclasses of ExceptionMonitor in org.apache.mina.util | |
|---|---|
class |
DefaultExceptionMonitor
A default ExceptionMonitor implementation that logs uncaught
exceptions using Logger. |
| Methods in org.apache.mina.util that return ExceptionMonitor | |
|---|---|
static ExceptionMonitor |
ExceptionMonitor.getInstance()
Returns the current exception monitor. |
| Methods in org.apache.mina.util with parameters of type ExceptionMonitor | |
|---|---|
static void |
ExceptionMonitor.setInstance(ExceptionMonitor monitor)
Sets the uncaught exception monitor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||