| Package | Description |
|---|---|
| com.atomikos.datasource.xa.event |
| Modifier and Type | Field and Description |
|---|---|
XAResourceDetectedEvent.ResourceType |
XAResourceDetectedEvent.resourceType |
| Modifier and Type | Method and Description |
|---|---|
static XAResourceDetectedEvent.ResourceType |
XAResourceDetectedEvent.ResourceType.valueOf(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(String xaClassName,
Properties xaProperties,
Set<String> xaPropertyNamesToHide,
XAResourceDetectedEvent.ResourceType resourceType,
String uniqueResourceName) |
Copyright © 2026. All rights reserved.