Interface
caplin.core

DelayedReadinessServiceListener

Constructor Summary

Attributes Name and Description
caplin.core.DelayedReadinessServiceListener()

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

Method Summary

Attributes Name and Description
void serviceIsReady()

Callback method used to notify a listener to the caplin.core.DelayedReadinessService that the service is now ready for use.

Constructor Detail

caplin.core.DelayedReadinessServiceListener()

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

Method Detail

void serviceIsReady()

Callback method used to notify a listener to the caplin.core.DelayedReadinessService that the service is now ready for use.