Interface | Description |
---|---|
BundleKey |
Base interface which can be used for simple keys (if there is no need to inject the key directly).
|
ResourceBundle |
Allows to implement type-safe resource-bundles
|
Class | Description |
---|---|
BundleValue |
Base class which has to be extended if a key resolves directly to the value.
|
Annotation Type | Description |
---|---|
Bundle |
Optional to specify a different bundle name
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.