Uses of Interface
org.eclipse.wst.server.core.model.RuntimeLocatorDelegate.IRuntimeSearchListener

Packages that use RuntimeLocatorDelegate.IRuntimeSearchListener
org.eclipse.wst.server.core.model SPI support for the server tools framework. 
 

Uses of RuntimeLocatorDelegate.IRuntimeSearchListener in org.eclipse.wst.server.core.model
 

Methods in org.eclipse.wst.server.core.model with parameters of type RuntimeLocatorDelegate.IRuntimeSearchListener
abstract  void RuntimeLocatorDelegate.searchForRuntimes(org.eclipse.core.runtime.IPath path, RuntimeLocatorDelegate.IRuntimeSearchListener listener, org.eclipse.core.runtime.IProgressMonitor monitor)
          Searches for local runtimes.