| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.factory | |
| ch.sahits.game.openpatrician.model.time | |
| ch.sahits.game.openpatrician.spring |
| Modifier and Type | Method and Description |
|---|---|
PeriodicalTimeUpdaterV2 |
PeriodicalTimeUpdateFactory.createPeriodicalUpdater(EUpdateIntervalRegistration intervall) |
| Modifier and Type | Field and Description |
|---|---|
private EUpdateIntervalRegistration |
IndividualPeriodicalUpdater.UpdateableObject.interval |
private EUpdateIntervalRegistration |
PeriodicalTimeUpdaterV2.intervall |
| Modifier and Type | Method and Description |
|---|---|
static EUpdateIntervalRegistration |
EUpdateIntervalRegistration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EUpdateIntervalRegistration[] |
EUpdateIntervalRegistration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IIndividualPeriodicalUpdater.register(Object addresse,
Object target,
EUpdateIntervalRegistration period)
Register a new object with the updater.
|
void |
IndividualPeriodicalUpdater.register(Object addresse,
Object target,
EUpdateIntervalRegistration period) |
| Constructor and Description |
|---|
PeriodicalTimeUpdaterV2(EUpdateIntervalRegistration intervall) |
| Modifier and Type | Method and Description |
|---|---|
PeriodicalTimeUpdaterV2 |
ModelConfiguration.periodicalUpdater(EUpdateIntervalRegistration intervall)
Create a new periodical updater.
|
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.