org.jboss.jca.core.spi.transaction.usertx
Interface UserTransactionListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
CachedConnectionManager

public interface UserTransactionListener
extends EventListener

UserTransactionListener.

Author:
Jesper Pedersen

Method Summary
 void userTransactionStarted()
          An user transaction has started
 

Method Detail

userTransactionStarted

void userTransactionStarted()
                            throws SystemException
An user transaction has started

Throws:
SystemException - Thrown in case of an error


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)