jinnIdeExecutors.executors.clientserver
Class StopServer

java.lang.Object
  extended by jinnIdeExecutors.executors.clientserver.StopServer
All Implemented Interfaces:
IExecutor

public class StopServer
extends java.lang.Object
implements IExecutor


Constructor Summary
StopServer()
           
 
Method Summary
 StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... spec)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopServer

public StopServer()
Method Detail

execute

public StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... spec)
Specified by:
execute in interface IExecutor