jinnIdeExecutors.executors.clientserver
Class StartEmbedded

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

public class StartEmbedded
extends java.lang.Object
implements IExecutor


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

Constructor Detail

StartEmbedded

public StartEmbedded()
Method Detail

execute

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