public class LocatingElementHandler extends Object implements InvocationHandler
LocatingElementHandler(ElementLocator locator)
Object
invoke(Object object, Method method, Object[] objects)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocatingElementHandler(ElementLocator locator)
public Object invoke(Object object, Method method, Object[] objects) throws Throwable
invoke
InvocationHandler
Throwable