org.mevenide.goals.manager
Class GoalsGrabbersManager
java.lang.Object
org.mevenide.goals.manager.GoalsGrabbersManager
- public final class GoalsGrabbersManager
- extends java.lang.Object
- Version:
- $Id: GoalsManager.java,v 1.1 7 sept. 2003 Exp gdodinet
- Author:
- Gilles Dodinet (gdodinet@wanadoo.fr)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getGoalsGrabber
public static IGoalsGrabber getGoalsGrabber(java.lang.String projectDescriptorPath)
throws java.lang.Exception
- Deprecated. use the ILocationFinder based accessors.
- Throws:
java.lang.Exception
getDefaultGoalsGrabber
public static IGoalsGrabber getDefaultGoalsGrabber()
throws java.lang.Exception
- Deprecated. use the ILocationFinder based accessors.
- Throws:
java.lang.Exception
getGoalsGrabber
public static IGoalsGrabber getGoalsGrabber(org.mevenide.context.IQueryContext context,
org.mevenide.environment.ILocationFinder finder)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefaultGoalsGrabber
public static IGoalsGrabber getDefaultGoalsGrabber(org.mevenide.environment.ILocationFinder finder)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2003-2005 The Codehaus. All Rights Reserved.