Uses of Interface
com.kosdev.kos.commons.util.ready.ReadyIndicator.ResetCallback
Packages that use ReadyIndicator.ResetCallback
Package
Description
Contains classes and interfaces used by the bean context to control
ready processing.
-
Uses of ReadyIndicator.ResetCallback in com.kosdev.kos.commons.util.ready
Methods in com.kosdev.kos.commons.util.ready with parameters of type ReadyIndicator.ResetCallbackModifier and TypeMethodDescriptionvoidReadyIndicator.remove(ReadyIndicator.ResetCallback callback) Remove theResetCallbackfrom the reset list.voidReadyIndicator.whenReset(ReadyIndicator.ResetCallback callback) Add a reset callback.