| Package | Description |
|---|---|
| com.enremmeta.rtb | |
| com.enremmeta.rtb.api | |
| com.enremmeta.rtb.bidder_initialization | |
| com.enremmeta.rtb.config |
Package for files serving as beans for configuration entities.
|
| com.enremmeta.rtb.jersey |
| Modifier and Type | Field and Description |
|---|---|
private OrchestratorConfig |
LocalOrchestrator.config |
private OrchestratorConfig |
AwsOrchestrator.config |
| Constructor and Description |
|---|
AwsOrchestrator(OrchestratorConfig config) |
LocalOrchestrator(OrchestratorConfig config) |
| Modifier and Type | Field and Description |
|---|---|
private OrchestratorConfig |
TagImplSpec_constructor.orchConfig |
private OrchestratorConfig |
TagImplSpec.orchConfig |
private OrchestratorConfig |
AdImplSpec_canBid1.orchConfig |
| Modifier and Type | Field and Description |
|---|---|
private OrchestratorConfig |
ServiceRunnerSpec_InitOrchestrator.orchConfig |
| Modifier and Type | Field and Description |
|---|---|
private OrchestratorConfig |
Lot49Config.orchestrator |
| Modifier and Type | Method and Description |
|---|---|
OrchestratorConfig |
Lot49Config.getOrchestrator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lot49Config.setOrchestrator(OrchestratorConfig orchestrator) |
| Modifier and Type | Field and Description |
|---|---|
private OrchestratorConfig |
AuctionSvcSpec_getBid.orchConfig |