|
Brooklyn | |||||||
FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
brooklyn.entity.rebind.Rebindablebrooklyn.entity.Entity
brooklyn.entity.trait.Identifiable
brooklyn.entity.trait.Resizable
brooklyn.policy.followthesun.FollowTheSunPool
@ImplementedBy(FollowTheSunPoolImpl.class) public interface FollowTheSunPool extends Entity, Resizable
Nested Class Summary | |
---|---|
static class |
FollowTheSunPool.ContainerItemPair
Encapsulates an item and a container; emitted by sensors. |
Field Summary | |
---|---|
static BasicNotificationSensor |
CONTAINER_ADDED
|
static BasicNotificationSensor |
CONTAINER_REMOVED
|
static BasicNotificationSensor |
ITEM_ADDED
|
static BasicNotificationSensor |
ITEM_MOVED
|
static BasicNotificationSensor |
ITEM_REMOVED
|
Fields inherited from interface Resizable | |
---|---|
RESIZE |
Method Summary | |
---|---|
Group
|
getContainerGroup()
|
Group
|
getItemGroup()
|
void
|
setContents(Group containerGroup, Group itemGroup)
|
Methods inherited from interface Entity | |
---|---|
addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent |
Methods inherited from interface Resizable | |
---|---|
getCurrentSize, resize |
Field Detail |
---|
public static BasicNotificationSensor CONTAINER_ADDED
public static BasicNotificationSensor CONTAINER_REMOVED
public static BasicNotificationSensor ITEM_ADDED
public static BasicNotificationSensor ITEM_MOVED
public static BasicNotificationSensor ITEM_REMOVED
Method Detail |
---|
public Group getContainerGroup()
public Group getItemGroup()
public void setContents(Group containerGroup, Group itemGroup)
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.