org.sonatype.gshell.util.setter
Class SetterFactory
java.lang.Object
org.sonatype.gshell.util.setter.SetterFactory
public class SetterFactory
- extends Object
Creates Setter instances.
- Since:
- 2.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetterFactory
public SetterFactory()
create
public static Setter create(AnnotatedElement element,
Object bean)
Copyright © 2008-2011 Sonatype. All Rights Reserved.