Class 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 Detail

      • WebappReady

        public WebappReady()