| Modifier and Type | Class and Description |
|---|---|
class |
OrchestratorConfig
An Orchestrator is a component responsible for directing operations of this application with
regards to a particular deployment (e.g.,
stand-alone development, in
AWS cloud, etc.) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppConfig
Marker interface for configuring
Apps. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdCacheConfig
Config for
AdCache. |
class |
AdminConfig
Config for the admin section.
|
class |
AerospikeDBServiceConfig |
class |
ClientConfig |
class |
DbConfig |
class |
DbConfigs |
class |
DynamoDBServiceConfig |
class |
ExchangesConfig
Exchange-specific implementation of a
Lot49Config section. |
class |
HazelcastServiceConfig
Part of
configuration responsible for configuring Hazelcast. |
class |
Lot49Config
Config bean implementing main configuration (and comprising others).
|
class |
MagicConfig
This is intended for experimental configurations.
|
class |
MockDbServiceConfig
Have a mockito.
|
class |
PacingServiceConfig
Config for pacing service.
|
class |
SecurityManagerConfig |
class |
UserAttributesCacheConfig
Config for
DaoMapOfUserAttributes |
class |
UserCacheConfig |
class |
UserSegmentsCacheConfig
Config for
DaoMapOfUserSegments |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisServiceConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptvConfig
AdapTV-specific
configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdXConfig
Google (AdX)-specific
configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
BidSwitchConfig
Configuration for BidSwitch
|
| Modifier and Type | Class and Description |
|---|---|
class |
LiverailConfig
OpenX-specific
configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenXConfig
OpenX-specific
configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
PubmaticConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
ProviderConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegralConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
IpBlackListConfig
Created by amiroshn on 4/22/2016.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MaxMindConfig
Configuration for MaxMind geotargeting DB.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SkyhookConfig |
| Modifier and Type | Method and Description |
|---|---|
static Config |
Utils.loadConfig(String fileName,
Class<? extends Config> configClass) |
| Modifier and Type | Method and Description |
|---|---|
static Config |
Utils.loadConfig(String fileName,
Class<? extends Config> configClass) |