Caplin Trader 5.1.0

Interface: module:ct-core/DelayedReadinessServiceListener

module:ct-core/DelayedReadinessServiceListener

Interface that must be implemented by class that listens to a module:ct-core/DelayedReadinessService so it can be notified when the service is ready to be used.

This represents an interface, and should not normally be constructed.

Methods

serviceIsReady()

Callback method used to notify a listener to the module:ct-core/DelayedReadinessService that the service is now ready for use.