Class
caplin.sljsadapter

StreamLinkServiceRegistryLoader

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()

Method Detail

void loadServices()

Loads the services and registers them with the ServiceRegistry

See
caplin.core.ServiceRegistry