Interface EPTContextListener


public interface EPTContextListener
Reload event messages for EPTs.
  • Method Summary

    Modifier and Type Method Description
    void eptReloaded()
    Called immediately after an EPT has been loaded/updated in the Platform server.
  • Method Details

    • eptReloaded

      void eptReloaded() throws java.lang.Exception
      Called immediately after an EPT has been loaded/updated in the Platform server.
      Throws:
      java.lang.Exception