public class JAXBBundle extends GensonBundle
| Constructor and Description |
|---|
JAXBBundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(GensonBuilder builder)
This method does not provide any guarantee to when it is called: before user config, during,
or after.
|
JAXBBundle |
wrapRootValues(boolean enable)
When enabled allows to use @XmlRootElement annotation on root objects to wrap them inside a object under some key.
|
createBeanDescriptorProviderpublic JAXBBundle wrapRootValues(boolean enable)
public void configure(GensonBuilder builder)
GensonBundleconfigure in class GensonBundleCopyright © 2019. All rights reserved.