| Package | Description |
|---|---|
| org.apache.mina.util |
Miscellaneous utility classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionMonitor
A default
ExceptionMonitor implementation that logs uncaught
exceptions using Logger. |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionMonitor |
ExceptionMonitor.getInstance()
Returns the current exception monitor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionMonitor.setInstance(ExceptionMonitor monitor)
Sets the uncaught exception monitor.
|
Copyright © 2004–2017 Apache MINA Project. All rights reserved.