| Package | Description |
|---|---|
| ej.service |
Contains service management base interfaces and classes.
|
| ej.service.registry |
Contains service registry implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceRegistry |
ServiceFactory.getServiceRegistry()
Gets a service registry unique instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleServiceRegistry
Service loader that creates service instance based on default service implementation class.
|