JBoss Transaction 7.0.0 SPI 7.0.0.Final

org.jboss.tm
Interface XAExceptionFormatter


Deprecated.

@Deprecated
public interface XAExceptionFormatter

XAExceptionFormatter

Version:
$Revision: 37459 $
Author:
David Jencks

Method Summary
 void formatXAException(XAException xae, org.jboss.logging.Logger log)
          Deprecated. Format the exception and log it
 

Method Detail

formatXAException

void formatXAException(XAException xae,
                       org.jboss.logging.Logger log)
Deprecated. 
Format the exception and log it

Parameters:
xae - the exception
log - the log

JBoss Transaction 7.0.0 SPI 7.0.0.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.