public class Callback extends Object
Callback(BeanInfo beanInfo, Object bean, CallbackConfig config)
void
dispatch()
dispatch(Object dependency)
boolean
equals(Object obj)
protected Method
getMethod()
BeanState
getState()
Class<?>
getType()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Callback(BeanInfo beanInfo, Object bean, CallbackConfig config)
protected Method getMethod()
public Class<?> getType()
public BeanState getState()
public void dispatch() throws Throwable
Throwable
public void dispatch(Object dependency) throws Throwable
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2014 JBoss by Red Hat. All rights reserved.