Uses of Interface
org.summerboot.jexpress.boot.event.AppLifecycleListener
Packages that use AppLifecycleListener
Package
Description
-
Uses of AppLifecycleListener in org.summerboot.jexpress.boot
Fields in org.summerboot.jexpress.boot declared as AppLifecycleListenerModifier and TypeFieldDescriptionprotected AppLifecycleListenerSummerApplication.appLifecycleListener -
Uses of AppLifecycleListener in org.summerboot.jexpress.boot.config
Fields in org.summerboot.jexpress.boot.config declared as AppLifecycleListenerMethods in org.summerboot.jexpress.boot.config with parameters of type AppLifecycleListenerModifier and TypeMethodDescriptionstatic voidConfigUtil.setConfigChangeListener(AppLifecycleListener listener) -
Uses of AppLifecycleListener in org.summerboot.jexpress.boot.event
Classes in org.summerboot.jexpress.boot.event that implement AppLifecycleListener -
Uses of AppLifecycleListener in org.summerboot.jexpress.boot.instrumentation
Fields in org.summerboot.jexpress.boot.instrumentation declared as AppLifecycleListenerModifier and TypeFieldDescriptionprotected static AppLifecycleListenerHealthMonitor.appLifecycleListenerMethods in org.summerboot.jexpress.boot.instrumentation with parameters of type AppLifecycleListenerModifier and TypeMethodDescriptionstatic voidHealthMonitor.setAppLifecycleListener(AppLifecycleListener listener)