Java EE 5 SDK

com.sun.appserv.management.util.jmx
Class Acronyms

java.lang.Object
  extended by com.sun.appserv.management.util.jmx.Acronyms

public final class Acronyms
extends Object


Constructor Summary
Acronyms()
           
 
Method Summary
static Map<String,String> getMap()
          Return a Map whose keys are acronyms (their case should be ignored), and whose values are the proper capitalization.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Acronyms

public Acronyms()
Method Detail

getMap

public static Map<String,String> getMap()
Return a Map whose keys are acronyms (their case should be ignored), and whose values are the proper capitalization.


Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.