Uses of Class
org.apache.aries.util.nls.MessageUtil

Packages that use MessageUtil
org.apache.aries.util.nls   
 

Uses of MessageUtil in org.apache.aries.util.nls
 

Methods in org.apache.aries.util.nls that return MessageUtil
static MessageUtil MessageUtil.createMessageUtil(Bundle b, String baseName)
          This method loads the resource bundle backing the MessageUtil from the provided Bundle.
static MessageUtil MessageUtil.createMessageUtil(Class<?> context, String baseName)
          Loads the MessageUtil using the given context.
static MessageUtil MessageUtil.createMessageUtil(String baseName)
          This method uses the Bundle associated with the caller of this method.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.