Class
caplin.sljsadapter

StreamLinkServiceRegistryLoader

The class has been deprecated and may be removed in future releases.
The StreamLinkServiceRegistryLoader class compliments the caplin.services.ServiceRegitryLoader by loading services specific to StreamLink.

The StreamLink services include implementations of:

  • caplin.services.messaging.MessageService

Constructor Summary

Attributes Name and Description
caplin.sljsadapter.StreamLinkServiceRegistryLoader()

Method Summary

Attributes Name and Description
void loadServices()

Loads the services and registers them with the ServiceRegistry

Constructor Detail

caplin.sljsadapter.StreamLinkServiceRegistryLoader()

Deprecated
Aliases remove the need to use service registry loaders.

Method Detail

void loadServices()

Loads the services and registers them with the ServiceRegistry

See
caplin.core.ServiceRegistry