jinnIdeExecutors.executors.clientserver
Class StartServer

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

public class StartServer
extends java.lang.Object
implements IExecutor


Constructor Summary
StartServer()
           
 
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

StartServer

public StartServer()
Method Detail

execute

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