Brooklyn

brooklyn.entity.basic
[Java] Interface BasicStartable

brooklyn.entity.trait.Startable
  brooklyn.entity.rebind.Rebindable
      brooklyn.entity.Entity
          brooklyn.entity.basic.BasicStartable
              brooklyn.entity.trait.Identifiable
All Superinterfaces:
Startable, Rebindable, Entity, Identifiable

@ImplementedBy(BasicStartableImpl.class)
public interface BasicStartable
extends Entity, Startable

Provides a pass-through Startable entity used for keeping hierarchies tidy.


Nested Class Summary
interface BasicStartable.LocationsFilter

 
Field Summary
static ConfigKey LOCATIONS_FILTER

 
Fields inherited from interface Startable
RESTART, SERVICE_UP, START, STOP
 
Method Summary
 
Methods inherited from interface Startable
restart, start, stop
 
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 Identifiable
getId
 
Methods inherited from interface Rebindable
getRebindSupport
 

Field Detail

LOCATIONS_FILTER

public static final ConfigKey LOCATIONS_FILTER


 

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