de.intarsys.tools.locator
Class DelegatingLocatorFactory
java.lang.Object
de.intarsys.tools.locator.CommonLocatorFactory
de.intarsys.tools.locator.DelegatingLocatorFactory
- All Implemented Interfaces:
- ILocatorFactory
- Direct Known Subclasses:
- ExpandingLocatorFactory
public class DelegatingLocatorFactory
- extends CommonLocatorFactory
DelegatingLocatorFactory
public DelegatingLocatorFactory(ILocatorFactory factory)
createLocator
public ILocator createLocator(String location)
throws IOException
- Description copied from interface:
ILocatorFactory
- Create a
ILocator object.
path may for example define a file in the file system.
- Parameters:
location - A location definition.
- Returns:
- The ILocator object created from the
location.
- Throws:
IOException
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.