2.17.2: 2011-06-17

net.sf.basedb.util.extensions.xml
Annotation Type VariableSetter


@Documented
@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface VariableSetter

Indicates that a factory setter method which takes a string as it's input will have the value scanned by a VariableConverter before the setter method is invoked.

Version:
2.7
Author:
nicklas
See Also:
PathSetter
Last modified
$Date: 2008-09-11 22:08:14 +0200 (Thu, 11 Sep 2008) $


2.17.2: 2011-06-17