org.opennms.netmgt.provision.persist
Class ProvisionPrefixContextResolver
java.lang.Object
org.opennms.netmgt.provision.persist.ProvisionPrefixContextResolver
- All Implemented Interfaces:
- javax.ws.rs.ext.ContextResolver<javax.xml.bind.JAXBContext>
@Provider
public class ProvisionPrefixContextResolver
- extends Object
- implements javax.ws.rs.ext.ContextResolver<javax.xml.bind.JAXBContext>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProvisionPrefixContextResolver
public ProvisionPrefixContextResolver()
throws javax.xml.bind.JAXBException
Constructor for ProvisionPrefixContextResolver.
- Throws:
javax.xml.bind.JAXBException - if any.
getContext
public javax.xml.bind.JAXBContext getContext(Class<?> objectType)
-
- Specified by:
getContext in interface javax.ws.rs.ext.ContextResolver<javax.xml.bind.JAXBContext>
Copyright © 2011. All Rights Reserved.