uk.ac.ebi.cytocopter.internal.cellnoptr.utils
Class CommandExecutor

java.lang.Object
  extended by uk.ac.ebi.cytocopter.internal.cellnoptr.utils.CommandExecutor

public class CommandExecutor
extends Object


Constructor Summary
CommandExecutor()
           
 
Method Summary
static void execute(String command, org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar)
           
static void execute(org.cytoscape.work.TaskIterator commandTask, org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandExecutor

public CommandExecutor()
Method Detail

execute

public static void execute(String command,
                           org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar)

execute

public static void execute(org.cytoscape.work.TaskIterator commandTask,
                           org.cytoscape.service.util.CyServiceRegistrar cyServiceRegistrar)


Copyright © 2014. All rights reserved.