Package | Description |
---|---|
net.sf.mmm.util.event.base |
Contains the abstract base-implementation of the
event-handling API . |
net.sf.mmm.util.exception.base |
Contains public implementations of exception-utilities.
|
net.sf.mmm.util.exception.impl.spring |
Modifier and Type | Field and Description |
---|---|
private GlobalExceptionHandler |
AbstractEventBus.globalExceptionHandler |
Modifier and Type | Method and Description |
---|---|
GlobalExceptionHandler |
AbstractEventBus.getGlobalExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEventBus.setGlobalExceptionHandler(GlobalExceptionHandler errorHandler) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGlobalExceptionHandler
This is the abstract base implementation of the
GlobalExceptionHandler interface. |
class |
GlobalExceptionHandlerLoggingImpl
This is the default implementation of the
GlobalExceptionHandler interface. |
Modifier and Type | Method and Description |
---|---|
GlobalExceptionHandler |
UtilExceptionSpringConfig.globalExceptionHandler() |
Copyright © 2001–2016 mmm-Team. All rights reserved.