org.hibernate.ejb.event
Class BeanCallback
java.lang.Object
org.hibernate.ejb.event.Callback
org.hibernate.ejb.event.BeanCallback
- All Implemented Interfaces:
- Serializable
public class BeanCallback
- extends Callback
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanCallback
public BeanCallback(Method callbackMethod)
invoke
public void invoke(Object bean)
- Specified by:
invoke
in class Callback
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.