public class SentinelInvocationHandler extends Object implements InvocationHandler
InvocationHandler
boolean
equals(Object obj)
int
hashCode()
Object
invoke(Object proxy, Method method, Object[] args)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
Throwable
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.