Uses of Class
org.jboss.hal.client.configuration.subsystem.datasource.DataSourceTemplate.Vendor
-
Packages that use DataSourceTemplate.Vendor Package Description org.jboss.hal.client.configuration.subsystem.datasource -
-
Uses of DataSourceTemplate.Vendor in org.jboss.hal.client.configuration.subsystem.datasource
Methods in org.jboss.hal.client.configuration.subsystem.datasource that return DataSourceTemplate.Vendor Modifier and Type Method Description DataSourceTemplate.VendorDataSourceTemplate. getVendor()static DataSourceTemplate.VendorDataSourceTemplate.Vendor. valueOf(String name)Returns the enum constant of this type with the specified name.static DataSourceTemplate.Vendor[]DataSourceTemplate.Vendor. values()Returns an array containing the constants of this enum type, in the order they are declared.
-