|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbitronix.tm.utils.DefaultExceptionAnalyzer
public class DefaultExceptionAnalyzer
Default implementation of ExceptionAnalyzer.
| Constructor Summary | |
|---|---|
DefaultExceptionAnalyzer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
extractExtraXAExceptionDetails(javax.transaction.xa.XAException ex)
Extract information from a vendor's XAException that isn't available through standard APIs. |
void |
shutdown()
Shutdown the service and free all held resources. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultExceptionAnalyzer()
| Method Detail |
|---|
public java.lang.String extractExtraXAExceptionDetails(javax.transaction.xa.XAException ex)
ExceptionAnalyzer
extractExtraXAExceptionDetails in interface ExceptionAnalyzerex - the XAException to analyze.
public void shutdown()
Service
shutdown in interface Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||