| Package | Description |
|---|---|
| com.enremmeta.rtb.api | |
| com.enremmeta.rtb.caches |
| Modifier and Type | Class and Description |
|---|---|
class |
BidPriceCalculatorImpl |
| Modifier and Type | Field and Description |
|---|---|
protected BidPriceCalculator |
AdImpl.bidPriceCalculator |
| Modifier and Type | Method and Description |
|---|---|
BidPriceCalculator |
AdImpl.getBidPriceCalculator() |
BidPriceCalculator |
Ad.getBidPriceCalculator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdImpl.setBidPriceCalculator(BidPriceCalculator bpc) |
void |
Ad.setBidPriceCalculator(BidPriceCalculator bpc)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private Map<String,BidPriceCalculator> |
AdCache.bpcIdToBpc |
| Modifier and Type | Method and Description |
|---|---|
private BidPriceCalculator |
AdCache.loadBidPriceCalculator(File groovyPkgDir,
groovy.lang.GroovyClassLoader loader,
File f) |