Interface JaxbLifecycleCallback

All Known Implementing Classes:
JaxbPostLoadImpl, JaxbPostPersistImpl, JaxbPostRemoveImpl, JaxbPostUpdateImpl, JaxbPrePersistImpl, JaxbPreRemoveImpl, JaxbPreUpdateImpl

public interface JaxbLifecycleCallback
JAXB binding interface for lifecycle callbacks.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getMethodName

      String getMethodName()