org.sonatype.sisu.goodies.i18n
Annotation Type MessageBundle.Key


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public static @interface MessageBundle.Key

Message key.

Since:
1.0

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.