org.jpu.patterns.serviceLocator.onePerContext
Class XAQueueCFLocator

java.lang.Object
  extended byorg.jpu.patterns.serviceLocator.Locator
      extended byorg.jpu.patterns.serviceLocator.XAQueueCFLocator
          extended byorg.jpu.patterns.serviceLocator.onePerContext.XAQueueCFLocator
All Implemented Interfaces:
ILocator, IXAQueueCFLocator

public class XAQueueCFLocator
extends XAQueueCFLocator

Extends the version in org.jpu.patterns.serviceLocator and adds OnePerContextManager support along with associated public getInstance() methods.


Nested Class Summary
 
Nested classes inherited from class org.jpu.patterns.serviceLocator.Locator
Locator.DefaultIdentifierParser, Locator.DefaultLookupStrategy, Locator.DefaultNarrowStrategy, Locator.NullCache
 
Nested classes inherited from class org.jpu.patterns.serviceLocator.ILocator
ILocator.ICache, ILocator.IIdentifierParser, ILocator.ILookupStrategy, ILocator.INarrowStrategy
 
Constructor Summary
XAQueueCFLocator()
           
 
Method Summary
static IXAQueueCFLocator getInstance()
           
static IXAQueueCFLocator getInstance(java.lang.Object ctx)
           
 
Methods inherited from class org.jpu.patterns.serviceLocator.XAQueueCFLocator
getDefaultCast, getXAQueueCF, getXAQueueCF, getXAQueueCF
 
Methods inherited from class org.jpu.patterns.serviceLocator.Locator
clearCache, getCache, getLookupStrategy, getNarrowStrategy, getObject, getObject, getObject, lookup, narrow, narrow, newCache, newIdentifier, newLookupStrategy, newNarrowStrategy, removeFromCache, setCache, setLookupStrategy, setNarrowStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jpu.patterns.serviceLocator.ILocator
clearCache, getCache, getLookupStrategy, getNarrowStrategy, getObject, getObject, getObject, narrow, narrow, newCache, newLookupStrategy, newNarrowStrategy, removeFromCache, setCache, setLookupStrategy, setNarrowStrategy
 

Constructor Detail

XAQueueCFLocator

public XAQueueCFLocator()
Method Detail

getInstance

public static IXAQueueCFLocator getInstance()

getInstance

public static IXAQueueCFLocator getInstance(java.lang.Object ctx)


Copyright (c) 2001-2003 - Apache Software Foundation