com.sun.enterprise.admin.servermgmt.services
Class Strings

java.lang.Object
  extended by com.sun.enterprise.admin.servermgmt.services.Strings

public class Strings
extends Object

Package-wide String getter

Author:
bnevins

Method Summary
static String get(String indexString)
           
static String get(String indexString, Object... objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static String get(String indexString,
                         Object... objects)

get

public static String get(String indexString)


Copyright © 2012 GlassFish Community. All Rights Reserved.