|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||