|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.wsrf.client.BaseClient
org.globus.wsrf.impl.servicegroup.client.ServiceGroupAdd
| Nested Class Summary | |
protected class |
ServiceGroupAdd.ShutdownHook
|
| Field Summary | |
protected ServiceGroupRegistrationClient |
regClient
|
protected ServiceGroupAdd.ShutdownHook |
shutdownHook
|
| Fields inherited from class org.globus.wsrf.client.BaseClient |
ANON, anonymous, APPLICATION_ERROR, authorization, AUTHZ, CERT_KEY, certFile, clientSecDesc, COMMAND_LINE_ERROR, CONTEXT, contextLifetime, convActor, customUsage, DEBUG, debugMode, DELEG, delegation, DESCRIPTOR, descriptorFile, endpoint, EPR_FILE, HELP, helpFooter, helpHeader, keyFile, mechanism, MECHANISM, msgActor, options, protection, PROTECTION, PROXY, proxyFile, PUB_KEY_FILE, publicKeyFilename, RESOURCE_KEY, SERVICE_URL, timeout, TIMEOUT |
| Constructor Summary | |
ServiceGroupAdd()
|
|
| Method Summary | |
String |
getOutputFilename()
Gets the location of a output file where currently registered EPRs are written. |
long |
getRunDuration()
Gets the duration in seconds that the client will run before terminating all registration tasks. |
ServiceGroupAdd.ShutdownHook |
getShutdownHook()
|
static void |
main(String[] args)
|
protected void |
parseEndpoint(org.apache.commons.cli.CommandLine line)
|
void |
setOutputFilename(String outputFilename)
Sets the location of a output file where currently registered EPRs are written. |
void |
setRunDuration(long duration)
Sets the duration in seconds that the client will run before terminating all registration tasks. |
| Methods inherited from class org.globus.wsrf.client.BaseClient |
addEPROptions, addOption, addOptions, constructClientSecDesc, displayUsage, getEPR, getSecurityDescriptor, isDebugMode, parse, parse, setCustomUsage, setEPR, setHelpFooter, setHelpHeader, setOptions, validateOptions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected ServiceGroupRegistrationClient regClient
protected ServiceGroupAdd.ShutdownHook shutdownHook
| Constructor Detail |
public ServiceGroupAdd()
| Method Detail |
public ServiceGroupAdd.ShutdownHook getShutdownHook()
public void setOutputFilename(String outputFilename)
public String getOutputFilename()
public void setRunDuration(long duration)
public long getRunDuration()
protected void parseEndpoint(org.apache.commons.cli.CommandLine line)
throws Exception
Exceptionpublic static void main(String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||