- java.lang.Object
-
- org.hibernate.ejb.event.Callback
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.reflect.Method |
callbackMethod |
-
Constructor Summary
Constructors
Constructor and Description |
Callback(java.lang.reflect.Method callbackMethod) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.reflect.Method |
getCallbackMethod() |
abstract void |
invoke(java.lang.Object bean) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014. All Rights Reserved.