ehcache

net.sf.ehcache.transaction.manager.selector
Class AtomikosSelector

java.lang.Object
  extended by net.sf.ehcache.transaction.manager.selector.Selector
      extended by net.sf.ehcache.transaction.manager.selector.ClassSelector
          extended by net.sf.ehcache.transaction.manager.selector.AtomikosSelector

public class AtomikosSelector
extends ClassSelector

A Selector for the Atomikos transaction manager.

Author:
Ludovic Orban

Constructor Summary
AtomikosSelector()
          Constructor
 
Method Summary
 
Methods inherited from class net.sf.ehcache.transaction.manager.selector.ClassSelector
doLookup
 
Methods inherited from class net.sf.ehcache.transaction.manager.selector.Selector
getTransactionManager, getVendor, registerResource, unregisterResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtomikosSelector

public AtomikosSelector()
Constructor


ehcache

Copyright 2001-2015, Terracotta, Inc.