jinnIdeExecutors.executors.clientserver
Class StartClient

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

public class StartClient
extends java.lang.Object
implements IExecutor


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

StartClient

public StartClient()
Method Detail

execute

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