public class XaDatasourceProperties extends Object
| Constructor and Description |
|---|
XaDatasourceProperties(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
value()
Specifies a property value to assign to the XADataSource implementation class.
|
XaDatasourceProperties |
value(String value)
Specifies a property value to assign to the XADataSource implementation class.
|
public XaDatasourceProperties(String key)
public String getKey()
public String value()
public XaDatasourceProperties value(String value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.