|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.adapters.jdbc.xa.URLXASelector
public class URLXASelector

Default URL XA selector implementation
| Constructor Summary | |
|---|---|
URLXASelector()
Constructor |
|
| Method Summary | |
|---|---|
XAData |
active()
Get the active XAData entry |
void |
fail(XAData xd)
Fail a XAData entry - e.g. |
String |
getData()
Get the data for an error presentation |
boolean |
hasMore()
Does the plugin has more valid XAData entries ? |
void |
init(List<XAData> data)
Init the plugin with the XAData entries |
void |
reset()
Reset the plugin |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public URLXASelector()
| Method Detail |
|---|
public void init(List<XAData> data)
init in interface URLXASelectorStrategydata - The valuepublic boolean hasMore()
hasMore in interface URLXASelectorStrategypublic XAData active()
active in interface URLXASelectorStrategypublic void fail(XAData xd)
fail in interface URLXASelectorStrategyxd - The valuepublic void reset()
reset in interface URLXASelectorStrategypublic String getData()
getData in interface URLXASelectorStrategypublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||