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(IPath path, RuntimeLocatorDelegate.IRuntimeSearchListener listener, IProgressMonitor monitor)
          Searches for local runtimes.