com.xenonsoft.bridgetown.test.ejb
Class ManagerHelper

java.lang.Object
  extended bycom.xenonsoft.bridgetown.test.ejb.ManagerHelper

public class ManagerHelper
extends java.lang.Object

A singleton for caching the JTA transaction service manager just for this demonstration.

Version:
$Id: ManagerHelper.java,v 1.1 2005/03/20 17:51:35 peter_pilgrim Exp $
Author:
Peter Pilgrim, 18-Mar-2005 16:22:04

Method Summary
static JtaTransactionServiceManager getManager()
          Retrieve the manager instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getManager

public static JtaTransactionServiceManager getManager()
Retrieve the manager instance

Returns:
the manager instance


Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.