Class WebappReady

java.lang.Object
org.epics.archiverappliance.mgmt.WebappReady
All Implemented Interfaces:
BPLAction

public class WebappReady extends Object implements BPLAction
The other web apps tell the mgmt webapp when they have started using this call. If the mgmt web app has started, we simply call poststartup on them
Author:
mshankar
  • Constructor Details

    • WebappReady

      public WebappReady()
  • Method Details