public final class Messages extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getBundle(Class<T> type)
Get a message bundle of the given type.
|
static <T> T |
getBundle(Class<T> type,
Locale locale)
Get a message bundle of the given type.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.