jinnIdeExecutors.executors.consult
Class ReconsultProject

java.lang.Object
  extended by jinnIdeExecutors.base.ConsultExecutor
      extended by jinnIdeExecutors.executors.consult.ReconsultProject
All Implemented Interfaces:
IExecutor

Deprecated. use reconsultProject/2 (see below) ?? TODO do we need a parameter referencing the active console ???

public class ReconsultProject
extends ConsultExecutor
implements IExecutor

Reconsult the new project's initialize file.


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

Constructor Detail

ReconsultProject

public ReconsultProject()
Deprecated. 
Method Detail

execute

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