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
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 |
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.