|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleKey | |
---|---|
org.apache.myfaces.extensions.cdi.core.api.resource.bundle |
Uses of BundleKey in org.apache.myfaces.extensions.cdi.core.api.resource.bundle |
---|
Classes in org.apache.myfaces.extensions.cdi.core.api.resource.bundle that implement BundleKey | |
---|---|
class |
BundleValue
Base class which has to be extended if a key resolves directly to the value. |
Method parameters in org.apache.myfaces.extensions.cdi.core.api.resource.bundle with type arguments of type BundleKey | |
---|---|
String |
ResourceBundle.getValue(Class<? extends BundleKey> key)
Returns the value for the given key (and the configured bundle and local). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |