Package | Description |
---|---|
net.sf.mmm.service.base.server |
Contains the server-specific base classes for simple remote services.
|
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 ExceptionUtil |
AbstractGenericRemoteInvocationService.exceptionUtil |
Modifier and Type | Method and Description |
---|---|
ExceptionUtil |
AbstractGenericRemoteInvocationService.getExceptionUtil() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGenericRemoteInvocationService.setExceptionUtil(ExceptionUtil exceptionUtil) |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionUtilImpl
This is the default implementation of
ExceptionUtil . |
Modifier and Type | Field and Description |
---|---|
private static ExceptionUtil |
ExceptionUtilImpl.instance |
Modifier and Type | Method and Description |
---|---|
static ExceptionUtil |
ExceptionUtilImpl.getInstance()
This method gets the singleton instance of this
ExceptionUtil . |
Modifier and Type | Method and Description |
---|---|
ExceptionUtil |
UtilExceptionSpringConfig.transferObjectUtil() |
Copyright © 2001–2016 mmm-Team. All rights reserved.