public class LoanerCollectMoneyAfterAuctionTimedTask
extends ch.sahits.game.openpatrician.model.event.TimedTask
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.eventbus.AsyncEventBus |
clientServerEventBus |
private ch.sahits.game.openpatrician.model.city.impl.IDebt |
debt |
| Constructor and Description |
|---|
LoanerCollectMoneyAfterAuctionTimedTask(ch.sahits.game.openpatrician.model.city.impl.IDebt debt,
java.time.LocalDateTime deadline) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
@Autowired @Qualifier(value="serverClientEventBus") private com.google.common.eventbus.AsyncEventBus clientServerEventBus
private ch.sahits.game.openpatrician.model.city.impl.IDebt debt
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.