Brooklyn

brooklyn.entity.basic
[Java] Interface BasicGroup

brooklyn.entity.Entity
  brooklyn.entity.Group
      brooklyn.entity.basic.BasicGroup
          brooklyn.entity.trait.Changeable
              brooklyn.entity.basic.AbstractGroup
                  brooklyn.entity.rebind.Rebindable
All Superinterfaces:
Entity, Group, Changeable, AbstractGroup, Rebindable

@ImplementedBy(BasicGroupImpl.class)
public interface BasicGroup
extends AbstractGroup

Field Summary
static ConfigKey CHILDREN_AS_MEMBERS

 
Fields inherited from interface Changeable
GROUP_SIZE, MEMBER_ADDED, MEMBER_REMOVED
 
Method Summary
 
Methods inherited from interface AbstractGroup
setMembers, setMembers
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addGroup, addOwnedChild, addPolicy, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removeOwnedChild, removePolicy, setOwner, setParent
 
Methods inherited from interface Group
addMember, getCurrentSize, getMembers, hasMember, removeMember
 

Field Detail

CHILDREN_AS_MEMBERS

@SetFromFlag("childrenAsMembers")
public static final ConfigKey CHILDREN_AS_MEMBERS


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.