| Package | Description |
|---|---|
| io.nessus.common | |
| io.nessus.common.service | |
| io.nessus.common.testing |
| Modifier and Type | Method and Description |
|---|---|
<T extends Service> |
Config.addService(T service) |
<T extends Service> |
BasicConfig.addService(T service) |
<S extends Service> |
ConfigSupport.getService(java.lang.Class<S> type) |
<T extends Service> |
Config.getService(java.lang.Class<T> type) |
<T extends Service> |
BasicConfig.getService(java.lang.Class<T> type) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogService |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBasicService<T extends Config> |
class |
BasicLogService |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends Service> |
AbstractTest.getService(java.lang.Class<S> type) |
Copyright © 2020. All rights reserved.