Uses of Class
org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType

Packages that use PersistenceContextRefType
org.glassfish.grizzly.servlet.ver30   
 

Uses of PersistenceContextRefType in org.glassfish.grizzly.servlet.ver30
 

Methods in org.glassfish.grizzly.servlet.ver30 that return PersistenceContextRefType
 PersistenceContextRefType ObjectFactory.createPersistenceContextRefType()
          Create an instance of PersistenceContextRefType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type PersistenceContextRefType
 javax.xml.bind.JAXBElement<PersistenceContextRefType> ObjectFactory.createWebAppTypePersistenceContextRef(PersistenceContextRefType value)
          Create an instance of JAXBElement<PersistenceContextRefType>}
 javax.xml.bind.JAXBElement<PersistenceContextRefType> ObjectFactory.createWebFragmentTypePersistenceContextRef(PersistenceContextRefType value)
          Create an instance of JAXBElement<PersistenceContextRefType>}
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type PersistenceContextRefType
 javax.xml.bind.JAXBElement<PersistenceContextRefType> ObjectFactory.createWebAppTypePersistenceContextRef(PersistenceContextRefType value)
          Create an instance of JAXBElement<PersistenceContextRefType>}
 javax.xml.bind.JAXBElement<PersistenceContextRefType> ObjectFactory.createWebFragmentTypePersistenceContextRef(PersistenceContextRefType value)
          Create an instance of JAXBElement<PersistenceContextRefType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.