@Provider public class ContextProvider extends Object implements javax.ws.rs.ext.ContextResolver<JAXBContext>
| Constructor and Description |
|---|
ContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
JAXBContext |
getContext(Class<?> objectType) |
public ContextProvider()
throws JAXBException
JAXBExceptionpublic JAXBContext getContext(Class<?> objectType)
getContext in interface javax.ws.rs.ext.ContextResolver<JAXBContext>Copyright © 2016 Apache Software Foundation. All Rights Reserved.