com.ibatis.common.beans
Class SetFieldInvoker
java.lang.Object
com.ibatis.common.beans.SetFieldInvoker
- All Implemented Interfaces:
- Invoker
public class SetFieldInvoker
- extends Object
- implements Invoker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetFieldInvoker
public SetFieldInvoker(Field field)
invoke
public Object invoke(Object target,
Object[] args)
throws IllegalAccessException,
InvocationTargetException
- Specified by:
invoke
in interface Invoker
- Throws:
IllegalAccessException
InvocationTargetException
getName
public String getName()
- Specified by:
getName
in interface Invoker
Copyright © 2010. All Rights Reserved.