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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.