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,
org.joda.time.DateTime 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-2017 Sahits GmbH. All Rights Reserved.