Interface LifecycleCallback

All Known Implementing Classes:
JaxbPostLoad, JaxbPostPersist, JaxbPostRemove, JaxbPostUpdate, JaxbPrePersist, JaxbPreRemove, JaxbPreUpdate

public interface LifecycleCallback
JAXB binding interface for lifecycle callbacks.
Author:
Strong Liu, Steve Ebersole
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getMethodName

      String getMethodName()