public abstract class BeanInvoker extends Object
BeanInvoker(String propertyName, Object bean)
Object
getBean()
String
getPropertyName()
invoke()
abstract Object
invoke(Object arg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeanInvoker(String propertyName, Object bean)
public String getPropertyName()
public Object getBean()
public abstract Object invoke(Object arg) throws Throwable
Throwable
public Object invoke() throws Throwable
Copyright © 2014–2016. All rights reserved.