Uses of Class
org.jvnet.hyperjaxb3.ejb.schemas.customizations.JaxbContext

Uses of JaxbContext in org.jvnet.hyperjaxb3.ejb.schemas.customizations
 

Fields in org.jvnet.hyperjaxb3.ejb.schemas.customizations declared as JaxbContext
protected  JaxbContext Persistence.defaultJaxbContext
           
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return JaxbContext
 JaxbContext ObjectFactory.createJaxbContext()
          Create an instance of JaxbContext
 JaxbContext Persistence.getDefaultJaxbContext()
          Gets the value of the defaultJaxbContext property.
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations that return types with arguments of type JaxbContext
 JAXBElement<JaxbContext> ObjectFactory.createJaxbContext(JaxbContext value)
          Create an instance of JAXBElement<JaxbContext>}
 

Methods in org.jvnet.hyperjaxb3.ejb.schemas.customizations with parameters of type JaxbContext
 JAXBElement<JaxbContext> ObjectFactory.createJaxbContext(JaxbContext value)
          Create an instance of JAXBElement<JaxbContext>}
 void Persistence.setDefaultJaxbContext(JaxbContext value)
          Sets the value of the defaultJaxbContext property.
 



Copyright © 2005-2014. All Rights Reserved.