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