Package de.intarsys.tools.locator
Class AbstractLocatorLookup
- java.lang.Object
-
- 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
Constructors Constructor Description 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
-
-