public static class MethodNameKeyGenerator
extends Object
Key generator using just the method name as the lookup key. Note: this is
prone to collisions if multiple Messages classes are aggregated for
translation, and is therefore only recommended for simple 1:1 uses.
- See Also:
- Serialized Form