Uses of Class
org.eclipse.wst.server.core.model.ServerDelegate

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

Uses of ServerDelegate in org.eclipse.wst.server.core.model
 

Methods in org.eclipse.wst.server.core.model with parameters of type ServerDelegate
static void InternalInitializer.initializeServerDelegate(ServerDelegate delegate, org.eclipse.wst.server.core.internal.Server newServer, org.eclipse.core.runtime.IProgressMonitor monitor)
          Internal method - do not call.