|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceAdapter.Tag | |
|---|---|
| org.jboss.jca.common.api.metadata.resourceadapter.v11 | This package contains interfaces specific to the 1.1 schemas |
| Uses of ResourceAdapter.Tag in org.jboss.jca.common.api.metadata.resourceadapter.v11 |
|---|
| Methods in org.jboss.jca.common.api.metadata.resourceadapter.v11 that return ResourceAdapter.Tag | |
|---|---|
static ResourceAdapter.Tag |
ResourceAdapter.Tag.forName(String localName)
Static method to get enum instance given localName string |
static ResourceAdapter.Tag |
ResourceAdapter.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceAdapter.Tag[] |
ResourceAdapter.Tag.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||