net.sf.beanlib.jaxb2
Class FluentSetterMethodCollector
java.lang.Object
net.sf.beanlib.jaxb2.FluentSetterMethodCollector
- All Implemented Interfaces:
- BeanMethodCollector
public class FluentSetterMethodCollector
- extends Object
- implements BeanMethodCollector
Supports collecting Jaxb 2 fluent api setter methods.
- Author:
- Hanson Char
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inst
public static final FluentSetterMethodCollector inst
FluentSetterMethodCollector
private FluentSetterMethodCollector()
collect
public Method[] collect(Object bean)
- Specified by:
collect
in interface BeanMethodCollector
getMethodPrefix
public String getMethodPrefix()
- Specified by:
getMethodPrefix
in interface BeanMethodCollector