Brooklyn

brooklyn.entity.basic
[Java] Interface BasicGroup

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

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

Field Summary
static ConfigKey CHILDREN_AS_MEMBERS

@deprecated since 0.7.0 use Group#addMemberChild#addMemberChild

 
Fields inherited from interface Changeable
GROUP_SIZE, MEMBER_ADDED, MEMBER_REMOVED
 
Method Summary
 
Methods inherited from interface AbstractGroup
setMembers, setMembers
 
Methods inherited from interface Group
addChild, addChild, addMember, addMemberChild, addMemberChild, getCurrentSize, getMembers, hasMember, removeMember
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addEnricher, addGroup, addPolicy, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, invoke, removeChild, removeEnricher, removePolicy, setParent
 
Methods inherited from interface Identifiable
getId
 

Field Detail

CHILDREN_AS_MEMBERS

@SetFromFlag("childrenAsMembers")
    /** @deprecated since 0.7.0 use {@link Group#addMemberChild} */
@java.lang.Deprecated
public static final ConfigKey CHILDREN_AS_MEMBERS
deprecated:
since 0.7.0 use Group#addMemberChild#addMemberChild


 

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