@Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER}) public @interface WithPropertyConverter
public abstract Class<? extends org.apache.tamaya.spi.PropertyConverter<?>> value
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.