de.intarsys.tools.locator
Class AbstractLocatorLookup

java.lang.Object
  extended by de.intarsys.tools.locator.AbstractLocatorLookup
All Implemented Interfaces:
ILocatorFactory
Direct Known Subclasses:
AbsoluteFileLocatorLookup, DelegatingLocatorLookup, LocatorBasedLookup, MappedLocatorLookup

public abstract class AbstractLocatorLookup
extends java.lang.Object
implements ILocatorFactory


Constructor Summary
AbstractLocatorLookup()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.intarsys.tools.locator.ILocatorFactory
createLocator
 

Constructor Detail

AbstractLocatorLookup

public AbstractLocatorLookup()