Package ome.tools.hibernate
Class EventMethodInterceptor.Action
- java.lang.Object
-
- ome.tools.hibernate.EventMethodInterceptor.Action
-
- Direct Known Subclasses:
EventMethodInterceptor.DisableAction
- Enclosing class:
- EventMethodInterceptor
public static class EventMethodInterceptor.Action extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Action()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
call(org.aopalliance.intercept.MethodInvocation mi)
-