org.icenigrid.gridsam.client.cli
Class GridSAMStatusSubscribe

java.lang.Object
  extended by org.icenigrid.gridsam.client.cli.GridSAMStatusSubscribe

public class GridSAMStatusSubscribe
extends java.lang.Object

Command-line application for subscribing a sink to the gridsam service


Nested Class Summary
protected  class GridSAMStatusSubscribe.AxisWsMessageFlow
          class that represents a WsMessageFlow that utilises Axis as the infrastructure provider
 
Constructor Summary
GridSAMStatusSubscribe()
           
 
Method Summary
static void main(java.lang.String[] pArgs)
          main application method
 int run(java.lang.String[] pArgs, java.io.PrintStream pOut, java.io.PrintStream pErr)
          run the command-line application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridSAMStatusSubscribe

public GridSAMStatusSubscribe()
Method Detail

run

public int run(java.lang.String[] pArgs,
               java.io.PrintStream pOut,
               java.io.PrintStream pErr)
run the command-line application

Parameters:
pArgs - command line arguments
pOut - output stream
pErr - error stream
Returns:
return value

main

public static void main(java.lang.String[] pArgs)
                 throws java.lang.Exception
main application method

Parameters:
pArgs -
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.