| Package | Description |
|---|---|
| com.atomikos.datasource.xa.event |
| Modifier and Type | Method and Description |
|---|---|
XAResourceDetectedEvent.ResourceType |
XAResourceDetectedEvent.getResourceType() |
static XAResourceDetectedEvent.ResourceType |
XAResourceDetectedEvent.ResourceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XAResourceDetectedEvent.ResourceType[] |
XAResourceDetectedEvent.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
XAResourceDetectedEvent(java.lang.String xaClassName,
java.util.Properties xaProperties,
XAResourceDetectedEvent.ResourceType resourceType) |
Copyright © 2018. All Rights Reserved.