ehcache

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

java.lang.Object
  extended by net.sf.ehcache.transaction.manager.selector.Selector
      extended by net.sf.ehcache.transaction.manager.selector.JndiSelector
          extended by net.sf.ehcache.transaction.manager.selector.GlassfishSelector

public class GlassfishSelector
extends JndiSelector

A selector for the Glassfish Server's JTA transaction manager

Author:
Ludovic Orban

Constructor Summary
GlassfishSelector()
          Constructor
 
Method Summary
 
Methods inherited from class net.sf.ehcache.transaction.manager.selector.JndiSelector
doLookup, getJndiName, setJndiName
 
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

GlassfishSelector

public GlassfishSelector()
Constructor


ehcache

Copyright 2001-2017, Terracotta, Inc.