jinnIdeExecutors.executors.renew
Class RenewLoq4j

java.lang.Object
  extended by jinnIdeExecutors.base.RenewExecutor
      extended by jinnIdeExecutors.executors.renew.RenewLoq4j
All Implemented Interfaces:
IExecutor

public class RenewLoq4j
extends RenewExecutor
implements IExecutor

Renews Loq4Jinni plus (re-) initializes its output file which is either closing the one before and possibly opening a new one.


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

RenewLoq4j

public RenewLoq4j()
Method Detail

execute

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