uk.ac.soton.ecs.iam.grid.client.cli
Class GridCLI

java.lang.Object
  extended by uk.ac.soton.ecs.iam.grid.client.cli.GridCLI

public class GridCLI
extends Object

The standard GRIA client application. This class contains the #main method which is used to execute the default GRIA client.


Constructor Summary
GridCLI(DefaultInvocationEngine engine, ProxyFactory proxyFactory, ServiceFactory serviceFactory, WSDLCache wsdlCache)
           
 
Method Summary
 void run(String[] args)
           
 void setBinding(groovy.lang.Binding binding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridCLI

public GridCLI(DefaultInvocationEngine engine,
               ProxyFactory proxyFactory,
               ServiceFactory serviceFactory,
               WSDLCache wsdlCache)
Method Detail

setBinding

public void setBinding(groovy.lang.Binding binding)

run

public void run(String[] args)
         throws Exception
Throws:
Exception


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.