public class ReportAdapterStorage extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ReportAdapterStorage() |
| Modifier and Type | Method and Description |
|---|---|
List<ReportAdapter> |
getAdapters() |
static ReportAdapterStorage |
getInstance() |
void |
init()
TODO: Add JavaDoc.
|
void |
terminateAll()
TODO: Add JavaDoc.
|
public static ReportAdapterStorage getInstance()
public void init()
public List<ReportAdapter> getAdapters()
public void terminateAll()
Copyright © 2025. All rights reserved.