Modifier and Type | Optional Element and Description |
---|---|
boolean |
productive
Flag indicating if the ResourceBundle is productive.
|
boolean |
requireMessages
Flag indicating if the
NlsBundleMessage annotation has to be present for all methods of the annotated
NlsBundle . |
public abstract boolean requireMessages
NlsBundleMessage
annotation has to be present for all methods of the annotated
NlsBundle
. The default is true
to ensure the message is always present.Copyright © 2001–2016 mmm-Team. All rights reserved.