Class BusinessActivityManager

java.lang.Object
com.arjuna.mw.wst11.BusinessActivityManager

public abstract class BusinessActivityManager extends Object
This is the interface that the core exposes in order to allow different types of participants to be enrolled. The messaging layer continues to work in terms of the registrar, but internally we map to one of these methods. As with UserTransaction a TransactionManager does not represent a specific transaction, but rather is responsible for providing access to an implicit per-thread transaction context.
Since:
XTS 1.0.
Version:
$Id: BusinessActivityManager.java,v 1.4.8.1 2005/11/22 10:36:05 kconner Exp $
Author:
Mark Little (mark.little@arjuna.com)