|
jPOS 1.6.1 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.util.SimpleLogSource
org.jpos.bsh.BSHTransactionParticipant
org.jpos.bsh.BSHGroupSelector
public class BSHGroupSelector
| Field Summary |
|---|
| Fields inherited from interface org.jpos.transaction.TransactionConstants |
|---|
ABORTED, NO_JOIN, PAUSE, PREPARED, READONLY, RETRY |
| Constructor Summary | |
|---|---|
BSHGroupSelector()
|
|
| Method Summary | |
|---|---|
java.lang.String |
defaultSelect(long id,
java.io.Serializable context)
|
java.lang.String |
select(long id,
java.io.Serializable context)
|
void |
setConfiguration(org.jdom.Element e)
|
| Methods inherited from class org.jpos.bsh.BSHTransactionParticipant |
|---|
abort, commit, prepare, prepareForAbort |
| Methods inherited from class org.jpos.util.SimpleLogSource |
|---|
error, error, getLogger, getRealm, info, info, setLogger, setRealm, warning, warning |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jpos.transaction.TransactionParticipant |
|---|
abort, commit, prepare |
| Constructor Detail |
|---|
public BSHGroupSelector()
| Method Detail |
|---|
public void setConfiguration(org.jdom.Element e)
throws ConfigurationException
setConfiguration in interface XmlConfigurablesetConfiguration in class BSHTransactionParticipantConfigurationException
public java.lang.String select(long id,
java.io.Serializable context)
select in interface GroupSelectorid - transaction idcontext - transaction context
public java.lang.String defaultSelect(long id,
java.io.Serializable context)
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||