Uses of Interface
org.eclipse.wst.server.core.IRuntimeTargetHandler

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

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

Methods in org.eclipse.wst.server.core.model that return IRuntimeTargetHandler
 IRuntimeTargetHandler RuntimeTargetHandlerDelegate.getRuntimeTargetHandler()
          Deprecated. Returns the runtime target handler that this delegate is associated with.
 

Methods in org.eclipse.wst.server.core.model with parameters of type IRuntimeTargetHandler
 void RuntimeTargetHandlerDelegate.initialize(IRuntimeTargetHandler newHandler)
          Deprecated. Initializes the runtime target handler.