public interface FollowTheSunPool extends Entity, Resizable
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FollowTheSunPool.ContainerItemPairEncapsulates an item and a container; emitted by sensors. | 
BrooklynObject.TagSupport| Modifier and Type | Field and Description | 
|---|---|
| static BasicNotificationSensor<Entity> | CONTAINER_ADDED | 
| static BasicNotificationSensor<Entity> | CONTAINER_REMOVED | 
| static BasicNotificationSensor<Entity> | ITEM_ADDED | 
| static BasicNotificationSensor<FollowTheSunPool.ContainerItemPair> | ITEM_MOVED | 
| static BasicNotificationSensor<Entity> | ITEM_REMOVED | 
| Modifier and Type | Method and Description | 
|---|---|
| Group | getContainerGroup() | 
| Group | getItemGroup() | 
| void | setContents(Group containerGroup,
           Group itemGroup) | 
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTag, setParentgetCatalogItemId, getTagSupport, tagsgetCurrentSize, resizestatic final BasicNotificationSensor<Entity> CONTAINER_ADDED
static final BasicNotificationSensor<Entity> CONTAINER_REMOVED
static final BasicNotificationSensor<Entity> ITEM_ADDED
static final BasicNotificationSensor<Entity> ITEM_REMOVED
static final BasicNotificationSensor<FollowTheSunPool.ContainerItemPair> ITEM_MOVED