com.mf.kennewick.broker
Class EJBBrokerRegistry

java.lang.Object
  extended bycom.mf.kennewick.broker.BrokerRegistry
      extended bycom.mf.kennewick.broker.EJBBrokerRegistry

public abstract class EJBBrokerRegistry
extends BrokerRegistry


Constructor Summary
EJBBrokerRegistry()
           
 
Method Summary
 ITransaction getTransaction()
          Returns a new transaction of the appropriate type for the type of persistence mechanism.
 
Methods inherited from class com.mf.kennewick.broker.BrokerRegistry
getBroker, getBroker
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBBrokerRegistry

public EJBBrokerRegistry()
Method Detail

getTransaction

public ITransaction getTransaction()
Description copied from class: BrokerRegistry
Returns a new transaction of the appropriate type for the type of persistence mechanism.

Specified by:
getTransaction in class BrokerRegistry
Returns:


Copyright © 2004 Media Fortress, LLC, LLC. Licensed for commercial use under the Apache 2.0 License.