Uses of Class
org.codehaus.cargo.ant.DataSourceElement
-
Packages that use DataSourceElement Package Description org.codehaus.cargo.ant -
-
Uses of DataSourceElement in org.codehaus.cargo.ant
Methods in org.codehaus.cargo.ant that return types with arguments of type DataSourceElement Modifier and Type Method Description List<DataSourceElement>
ConfigurationElement. getDataSources()
Methods in org.codehaus.cargo.ant with parameters of type DataSourceElement Modifier and Type Method Description void
ConfigurationElement. addConfiguredDataSource(DataSourceElement dataSourceElement)
-