public class jlanServices extends jlanApp
Display a list of services on a remote server.
CmdLineArg, CmdLineArg1, CmdLineArg2, CmdLineArg3, CmdLineArg4, CmdLineArg5, CmdLineArg6, PropertiesFileName, PropertyBroadcast, PropertyConnectOrder, PropertyDebug, PropertyDomain, PropertyJCEProvider, PropertyNameScope, PropertyPassword, PropertyResolveOrder, PropertyUserName, PropertyWildcardName, PropertyWINS, RightAlign, SwitchDomain, SwitchPassword, SwitchUserName| Constructor and Description |
|---|
jlanServices()
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCommand(java.io.PrintStream out)
Perform the main command processing
|
protected int |
getServiceType()
Return the service type filter value
|
static void |
main(java.lang.String[] args)
Run the jlanServices command
|
protected void |
outputCommandHelp(java.io.PrintStream out)
Display the usage information for the command
|
protected void |
setServiceType(int filter)
Set the service type filter
|
protected boolean |
validateCommandLine(NameValueList cmdLine,
java.io.PrintStream out)
Validate the command line parameters
|
formatOutput, formatOutput, formatOutput, formatOutput, formatOutput, getCommandDescription, getCommandName, getDomain, getPassword, getSession, getShare, getUserName, hasCommandSwitches, hasSession, parseCommandLine, promptForPassword, runCommand, setSession, setShareprotected void outputCommandHelp(java.io.PrintStream out)
outputCommandHelp in class jlanAppout - PrintStreamprotected void doCommand(java.io.PrintStream out)
throws java.lang.Exception
protected boolean validateCommandLine(NameValueList cmdLine, java.io.PrintStream out)
validateCommandLine in class jlanAppcmdLine - NameValueListout - PrintStreamprotected final int getServiceType()
protected final void setServiceType(int filter)
filter - intpublic static void main(java.lang.String[] args)
args - String[]Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.