Class JAXBContextComponentPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.rest.impl.provider.JAXBContextComponentPlugin
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class JAXBContextComponentPlugin
extends org.exoplatform.container.component.BaseComponentPlugin
For injection JAXBContext from configuration at startup in
JAXBContextResolver.- Version:
- $Id: $
- Author:
- Andrey Parfonov
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
JAXBContextComponentPlugin
public JAXBContextComponentPlugin(org.exoplatform.container.xml.InitParams params) - Parameters:
params- initialize parameters- See Also:
-
-
Method Details
-
getJAXBContexts
- Returns:
- collection of classes to be bound
-