Uses of Package
com.tccc.kos.commons.util.ready
Packages that use com.tccc.kos.commons.util.ready
Package
Description
Contains classes related to binary message handling.
Provides classes and interfaces related to the configuration system.
Provides classes and interfaces used by the kOS handle (object naming) system.
Contains classes and interfaces used by the bean context to control
ready processing.
Provides access to the API client for making and receiving local REST calls.
Provides the abstract KosApplication class, which all kOS apps derive from.
Contains classes related to spawning processes and services.
-
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.serviceClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.service.blink.binarymsgClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Class used by Ready beans to indicate when the bean has become ready.
-
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.service.configClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.Class used by Ready beans to indicate when the bean has become ready.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.service.handleClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.service.keyvalClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.service.stateClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.core.service.troubleClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.util.readyClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Interface providing a callback method that is attached to the
ReadyIndicator
to receive a ready notification.Class used by Ready beans to indicate when the bean has become ready.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.web.apiClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.commons.web.brokerClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.primary.service.nodemgrClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.primary.service.otaClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.primary.service.updateClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.analytics.clientClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.analytics.serverClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.appClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.Class used by Ready beans to indicate when the bean has become ready.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.assemblyClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.browserClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.config.serverClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.criticaldataClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.Class used by Ready beans to indicate when the bean has become ready.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.deviceClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.device.serialnumClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.
-
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.device.serialnum.configClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.device.serialnum.criticaldataClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.device.serialnum.runClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Class used by Ready beans to indicate when the bean has become ready.
-
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.extClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.firmwareClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.fuseClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.hardwareClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.Class used by Ready beans to indicate when the bean has become ready.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.localizationClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.logClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.manifestClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.networkClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.noderesolverClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.regionClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.spawnClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.timeClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.udevClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.udev.serialClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready". -
Classes in com.tccc.kos.commons.util.ready used by com.tccc.kos.core.service.udev.storageClassDescriptionInterface indicating that the implementing bean supports the "ready" protocol.Abstract convenience base class that incorporates both the
Ready
andReadListener
interfaces.When a bean implements this interface, then it receives callbacks when fields annotated with WhenReady become "ready".