2.8.1: 2008-09-10

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


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

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

Version:
2.7
Author:
nicklas
See Also:
VariableSetter, PathConverter
Last modified
$Date: 2008-09-05 17:16:27 +0200 (Fri, 05 Sep 2008) $


2.8.1: 2008-09-10