Uses of Class
org.jboss.jca.as.converters.NoTxDataSource.Tag
-
Packages that use NoTxDataSource.Tag Package Description org.jboss.jca.as.converters This package contains the IronJacamar converter. -
-
Uses of NoTxDataSource.Tag in org.jboss.jca.as.converters
Methods in org.jboss.jca.as.converters that return NoTxDataSource.Tag Modifier and Type Method Description static NoTxDataSource.TagNoTxDataSource.Tag. forName(String localName)Static method to get enum instance given localName XsdStringstatic NoTxDataSource.TagNoTxDataSource.Tag. valueOf(String name)Returns the enum constant of this type with the specified name.static NoTxDataSource.Tag[]NoTxDataSource.Tag. values()Returns an array containing the constants of this enum type, in the order they are declared.
-