Package | Description |
---|---|
org.apache.aries.util.nls |
Modifier and Type | Method and Description |
---|---|
static MessageUtil |
MessageUtil.createMessageUtil(org.osgi.framework.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 © 2013. All rights reserved.