nl.toolforge.karma.core.location
Class LocationFactory

java.lang.Object
  extended bynl.toolforge.karma.core.location.LocationFactory

public class LocationFactory
extends java.lang.Object


Method Summary
 Location createLocation(LocationDescriptor descriptor)
           
static LocationFactory getInstance()
          Gets the singleton instance of this factory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static LocationFactory getInstance()
Gets the singleton instance of this factory.


createLocation

public Location createLocation(LocationDescriptor descriptor)
                        throws LocationException
Throws:
LocationException


Copyright © 2002-2004 Toolforge. All Rights Reserved.