| Package | Description |
|---|---|
| org.jboss.jca.as.converters |
This package contains the IronJacamar converter.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionFactories.Tag |
ConnectionFactories.Tag.forName(String localName)
Static method to get enum instance given localName XsdString
|
static ConnectionFactories.Tag |
ConnectionFactories.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionFactories.Tag[] |
ConnectionFactories.Tag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)