de.intarsys.tools.locator
Class LocatorFactory

java.lang.Object
  extended by de.intarsys.tools.locator.LocatorFactory

public class LocatorFactory
extends java.lang.Object

Singleton access to the ILocatorFactory.


Constructor Summary
LocatorFactory()
           
 
Method Summary
static ILocatorFactory get()
           
static void set(ILocatorFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocatorFactory

public LocatorFactory()
Method Detail

get

public static ILocatorFactory get()

set

public static void set(ILocatorFactory factory)