|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.jboss.net.axis.server.TransactionResponseHandler
This handler is to finish a previously opened client-side transaction.
| Field Summary | |
protected UserTransaction |
userTransaction
|
| Fields inherited from class org.apache.axis.handlers.BasicHandler |
makeLockable, name, options |
| Constructor Summary | |
TransactionResponseHandler()
|
|
| Method Summary | |
protected void |
endTransaction(org.apache.axis.MessageContext msgContext,
boolean commit)
|
void |
invoke(org.apache.axis.MessageContext msgContext)
|
void |
onFault(org.apache.axis.MessageContext msgContext)
|
| Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected final UserTransaction userTransaction
| Constructor Detail |
public TransactionResponseHandler()
throws NamingException
| Method Detail |
protected void endTransaction(org.apache.axis.MessageContext msgContext,
boolean commit)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public void invoke(org.apache.axis.MessageContext msgContext)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic void onFault(org.apache.axis.MessageContext msgContext)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||