@Target(value=METHOD) @Retention(value=RUNTIME) public @interface C10NDef
Optionally marks c10n message interface methods with default translation strings.
Specified translation string will be used as a default value during resource bundle generation. The string can also be optionally used as a fallback in case the resource bundle is not found.
Copyright © 2013. All Rights Reserved.