Class ExceptionMapperComponentPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.rest.impl.ExceptionMapperComponentPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class ExceptionMapperComponentPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
- Version:
- $Id$
- Author:
- Andrey Parfonov
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionExceptionMapperComponentPlugin(org.exoplatform.container.xml.InitParams params) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
ExceptionMapperComponentPlugin
public ExceptionMapperComponentPlugin(org.exoplatform.container.xml.InitParams params) - Parameters:
params- initialize parameters from configuration- See Also:
-
-
Method Details
-
getExceptionMappers
- Returns:
- get collection of classes ExceptionMapper supplied from configuration
-