public class XADataSourceReference extends CommonDataSourceReference<javax.sql.XADataSource>
CLUSTER, CONFIG| Modifier | Constructor and Description |
|---|---|
protected |
XADataSourceReference(java.lang.String cluster)
Constructs a reference to an
XADataSource for the specified cluster |
protected |
XADataSourceReference(java.lang.String cluster,
java.lang.String config)
Constructs a reference to an
XADataSource for the specified cluster |
protected XADataSourceReference(java.lang.String cluster)
XADataSource for the specified clustercluster - a cluster identifierprotected XADataSourceReference(java.lang.String cluster, java.lang.String config)
XADataSource for the specified clustercluster - a cluster identifierconfig - the uri of the configuration file