jinnIdeExecutors.executors.renew
Class RenewBuffer

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

public class RenewBuffer
extends RenewExecutor
implements IExecutor

Renew the current jEdit Jinni file


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

RenewBuffer

public RenewBuffer()
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