public abstract class Callback extends Object implements Serializable
protected Method
callbackMethod
Callback(Method callbackMethod)
Method
getCallbackMethod()
abstract void
invoke(Object bean)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected transient Method callbackMethod
public Callback(Method callbackMethod)
public Method getCallbackMethod()
public abstract void invoke(Object bean)
Copyright © 2018 JBoss by Red Hat. All rights reserved.