Class
caplin.sl4badapter

SL4BServiceRegistryLoader

The SL4BServiceRegistryLoader class compliments the caplin.services.ServiceRegitryLoader by loading services specific to SL4B.

The SL4B services include:

  • caplin.services.MessageService
  • caplin.services.UserService
  • caplin.services.ConnectionService

Constructor Summary

Attributes Name and Description
caplin.sl4badapter.SL4BServiceRegistryLoader()

Constructs a SL4BServiceRegistryLoader.

Method Summary

Attributes Name and Description
void loadServices()

Loads the services and registers them with the ServiceRegistry

Constructor Detail

caplin.sl4badapter.SL4BServiceRegistryLoader()

Constructs a SL4BServiceRegistryLoader.

Method Detail

void loadServices()

Loads the services and registers them with the ServiceRegistry

See
caplin.core.ServiceRegistry