@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface CollectionBean
Can read serialized JDOMExternalizableStringList, but in any case will be written in this bean format.
It is useful for application-level config, but for project-level consider to use ConverterProvider.
Currently, only string element type supported.