Brooklyn

brooklyn.entity.basic
[Java] Interface BasicStartable

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

@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

@deprecated since 0.7.0; use Locations#LocationFilter#LocationFilter

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

LOCATIONS_FILTER

public static final ConfigKey LOCATIONS_FILTER


 

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