org.globus.wsrf.container
Class ShutdownClient

java.lang.Object
  extended byorg.globus.wsrf.client.BaseClient
      extended byorg.globus.wsrf.container.ShutdownClient

public class ShutdownClient
extends BaseClient

Client for shutdown service implementation.


Field Summary
private static java.lang.String FOOTER
           
 
Fields inherited from class org.globus.wsrf.client.BaseClient
ANON, anonymous, APPLICATION_ERROR, authorization, AUTHZ, COMMAND_LINE_ERROR, CONTEXT, contextLifetime, CONV_ACTOR, convActor, customUsage, DEBUG, debugMode, DELEG, delegation, DESCRIPTOR, descriptorFile, endpoint, EPR_FILE, helpFooter, helpHeader, mechanism, MECHANISM, MSG_ACTOR, msgActor, options, protection, PROTECTION, PUB_KEY_FILE, publicKeyFilename, RESOURCE_KEY, SERVICE_URL
 
Constructor Summary
ShutdownClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.globus.wsrf.client.BaseClient
displayUsage, getEPR, isDebugMode, parse, parse, setCustomUsage, setHelpFooter, setHelpHeader, setOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FOOTER

private static final java.lang.String FOOTER
See Also:
Constant Field Values
Constructor Detail

ShutdownClient

public ShutdownClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception