jinnIdeExecutors.base
Interface IExecutor

All Known Implementing Classes:
ConsultBuffer, ConsultMacro, ConsultSelection, DocumentBuffer, DocumentBufferDirectory, DocumentSelection, ReconsultBuffer, ReconsultProject, ReconsultSelection, RenewBuffer, RenewLoq4j, RenewObject, RenewSelection, ShowBufferDocumentation, ShowSelectedDocumentation, StartClient, StartEmbedded, StartServer, StopServer

public interface IExecutor


Method Summary
 StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... context)
           
 

Method Detail

execute

StandardExecutionContext.ExecutionResult execute(SpecificExecutionContext... context)
                                                 throws JinnIdeGeneralExecutorException,
                                                        JinniEngineException,
                                                        java.rmi.RemoteException,
                                                        java.lang.InterruptedException
Throws:
JinnIdeGeneralExecutorException
JinniEngineException
java.rmi.RemoteException
java.lang.InterruptedException