Deprecated API

Deprecated Methods
org.eclipse.wst.server.core.IServer.synchronousRestart(String, IProgressMonitor)
          this method is deprecated. use restart(String, IProgressMonitor, IOperationListener) instead 
org.eclipse.wst.server.core.IServer.synchronousStart(String, IProgressMonitor)
          this method is deprecated. use start(String, IProgressMonitor, IOperationListener) instead 
org.eclipse.wst.server.core.IServer.synchronousStop(boolean)
          this method is deprecated. use stop(boolean, IOperationListener) instead