@Service public class StateFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.context.ApplicationContext |
context |
| Constructor and Description |
|---|
StateFactory() |
| Modifier and Type | Method and Description |
|---|---|
ILoaner |
createLoaner(ICity city) |
IShipyard |
createShipYard(ICity city) |
TavernState |
createTavernState(ICity city) |
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.