Class SplashScreenPage


  • @ApplicationScoped
    public class SplashScreenPage
    extends java.lang.Object
    Author:
    Michael Remijan mjremijan@yahoo.com @mjremijan
    • Constructor Detail

      • SplashScreenPage

        public SplashScreenPage()
    • Method Detail

      • postConstruct

        @PostConstruct
        protected void postConstruct()
      • observesStartup

        public void observesStartup​(@Observes @Priority(30)
                                    StartupEvent event)