Package | Description |
---|---|
ej.service.loader |
Contains service loader implementations.
|
ej.service.registry |
Contains service registry implementations.
|
Class and Description |
---|
DependencyInjectionServiceLoader
Service loader implementation that creates service instance from a declared implementation class name.
|
SimpleServiceLoader
Service loader that creates service instance based on default service implementation class.
|
Class and Description |
---|
SimpleServiceLoader
Service loader that creates service instance based on default service implementation class.
|