Class OnAppStartImpl

java.lang.Object
systems.dennis.auth.config.OnAppStartImpl
All Implemented Interfaces:
systems.dennis.shared.beans.OnAppStart

@Component @Order(0) public class OnAppStartImpl extends Object implements systems.dennis.shared.beans.OnAppStart
  • Constructor Details

    • OnAppStartImpl

      public OnAppStartImpl()
  • Method Details

    • onAppRun

      public void onAppRun(systems.dennis.shared.config.WebContext context)
      Specified by:
      onAppRun in interface systems.dennis.shared.beans.OnAppStart