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

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

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

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