org.globus.wsrf.client
Class BaseClient
java.lang.Object
|
+--org.globus.wsrf.client.BaseClient
- Direct Known Subclasses:
- DeleteProperty, Destroy, GetCurrentMessage, GetProperties, GetProperty, InsertProperty, Pause, Query, Resume, SetTerminationTime, Subscribe, UpdateProperty
- public abstract class BaseClient
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
endpoint
protected EndpointReferenceType endpoint
debugMode
protected boolean debugMode
customUsage
protected String customUsage
options
protected org.apache.commons.cli.Options options
BaseClient
protected BaseClient()
setCustomUsage
public void setCustomUsage(String customUsage)
displayUsage
public void displayUsage()
parse
protected org.apache.commons.cli.CommandLine parse(String[] args)
throws Exception
getEPR
public EndpointReferenceType getEPR()
isDebugMode
public boolean isDebugMode()
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.