org.jboss.weld.messages.metadata_en.properties Maven / Gradle / Ivy
META_ANNOTATION_ON_WRONG_TYPE={0} can only be applied to an annotation. It was applied to {1}
NON_BINDING_MEMBER_TYPE=Member of array type or annotation type must be annotated @NonBinding: {0}
STEREOTYPE_NOT_REGISTERED=Stereotype {0} not registered with container
QUALIFIER_ON_STEREOTYPE=Cannot declare qualifiers on stereotype {0}
VALUE_ON_NAMED_STEREOTYPE=Cannot specify a value for @Named stereotype {0}
MULTIPLE_SCOPES=At most one scope type may be specified for {0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy