com.eviware.soapui.settings
Class ToolsSupport

java.lang.Object
  extended by com.eviware.soapui.settings.ToolsSupport

public class ToolsSupport
extends java.lang.Object

Utilities for working with Tools and their locations

Author:
Lars Høidahl

Constructor Summary
ToolsSupport()
           
 
Method Summary
static ToolLocator getToolLocator()
           
static void setToolLocator(ToolLocator locations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolsSupport

public ToolsSupport()
Method Detail

setToolLocator

public static void setToolLocator(ToolLocator locations)

getToolLocator

public static ToolLocator getToolLocator()


Copyright © 2005-2008 eviware.com. All Rights Reserved.