public class FruitContext extends ContextBase
scheduledFutures
Constructor and Description |
---|
FruitContext() |
Modifier and Type | Method and Description |
---|---|
void |
addFruit(Fruit fs) |
List<Fruit> |
getFruitList() |
void |
setFruitShellList(List<Fruit> fruitList) |
addScheduledFuture, getBirthTime, getConfigurationLock, getCopyOfPropertyMap, getExecutorService, getName, getObject, getProperty, getScheduledExecutorService, getScheduledFutures, getStatusManager, initCollisionMaps, isStarted, putObject, putProperty, register, removeObject, reset, setName, setStatusManager, start, stop, toString
public FruitContext()
public List<Fruit> getFruitList()
public void setFruitShellList(List<Fruit> fruitList)
Copyright © 2005–2018 QOS.ch. All rights reserved.