org.rhq.enterprise.client
Class ClientI18NResourceKeys

java.lang.Object
  extended by org.rhq.enterprise.client.ClientI18NResourceKeys

@I18NResourceBundle(baseName="client-messages",
                    defaultLocale="en")
public class ClientI18NResourceKeys
extends Object

Author:
Greg Hinkle

Field Summary
static String BAD_ARGS
           
static String USAGE
           
 
Constructor Summary
ClientI18NResourceKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USAGE

@I18NMessage(value="RHQ Client\\n\\\n\\n\\\nUsage: rhq-cli [options]\\n\\\n\\n\\\noptions:\\n\\\n\\   -s, --host=             The host of the server to connect to\\n\\\n\\   -t, --port=             The port of the server to connect to\\n\\\n\\   -u, --user=             The user to log in as\\n\\\n\\   -p, --password=     The password of the user to log in with\\n\\\n\\   -f, --file=







  SUMMARY: NESTED | FIELD | CONSTR | METHOD

DETAIL: FIELD | CONSTR | METHOD






Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.