Interface LifecycleCallback
-
- All Known Implementing Classes:
JaxbPostLoad,JaxbPostPersist,JaxbPostRemove,JaxbPostUpdate,JaxbPrePersist,JaxbPreRemove,JaxbPreUpdate
public interface LifecycleCallbackCommon interface for all the JAXB bindings representing lifecycle callbacks.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetMethodName()
-