jinnIdeExecutors.executors.renew
Class RenewSelection

java.lang.Object
  extended by jinnIdeExecutors.base.ProjectViewerExecutor
      extended by jinnIdeExecutors.executors.renew.RenewSelection
All Implemented Interfaces:
IExecutor

public class RenewSelection
extends ProjectViewerExecutor
implements IExecutor

Renew the project-viewer-selected Jinni object.


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

Constructor Detail

RenewSelection

public RenewSelection()
Method Detail

execute

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