| Package | Description |
|---|---|
| net.bolbat.kit.ioc.services |
Manager services feature. |
| Modifier and Type | Method and Description |
|---|---|
<S extends Service> |
ServicesRegistryImpl.get(String key) |
<S extends Service> |
ServicesRegistry.get(String key)
Get service configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceConfiguration<?>> |
ServicesRegistryImpl.getAll() |
Collection<ServiceConfiguration<?>> |
ServicesRegistry.getAll()
Get all services configurations.
|
Copyright © 2013–2019 BB Corp. All rights reserved.