io.nuun.kernel.spi.configuration
Annotation Type NuunPropertyConverter


@Retention(value=RUNTIME)
@Target(value={TYPE,ANNOTATION_TYPE})
public @interface NuunPropertyConverter

Class that is annotated by this annotation must have one method that matches : T convert(String property);

Author:
ejemba



Copyright © 2012-2015. All Rights Reserved.