public final class XAData extends Object
Constructor and Description |
---|
XAData(XADataSource xaDataSource,
String url)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getUrl()
Get the URL
|
XADataSource |
getXADataSource()
Get the XADataSource
|
int |
hashCode() |
String |
toString() |
public XAData(XADataSource xaDataSource, String url)
xaDataSource
- The XADataSourceurl
- The URL for the datasourcepublic XADataSource getXADataSource()
public String getUrl()
Copyright © 2021 JBoss by Red Hat. All rights reserved.