| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.Startablebrooklyn.entity.rebind.Rebindable
brooklyn.entity.Entity
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.trait.Identifiable
public interface SoftwareProcess extends Entity, Startable
| Field Summary | |
|---|---|
| static AttributeSensor | ADDRESS | 
| static ConfigKey | CUSTOMIZE_LATCH | 
| BasicAttributeSensorAndConfigKey | DOWNLOAD_ADDON_URLS | 
| static BasicAttributeSensorAndConfigKey | DOWNLOAD_URL | 
| static AttributeSensor | HOSTNAME | 
| static ConfigKey | INSTALL_LATCH | 
| static ConfigKey | LAUNCH_LATCH | 
| static AttributeSensor | PROVISIONING_LOCATION | 
| static MapConfigKey | PROVISIONING_PROPERTIES | 
| static AttributeSensor | SERVICE_STATE | 
| static MapConfigKey | SHELL_ENVIRONMENT | 
| static ConfigKey | START_LATCH | 
| static ConfigKey | START_TIMEOUT | 
| static AttributeSensor | SUBNET_ADDRESS | 
| static AttributeSensor | SUBNET_HOSTNAME | 
| static ConfigKey | SUGGESTED_INSTALL_DIR | 
| static ConfigKey | SUGGESTED_RUN_DIR | 
| static ConfigKey | SUGGESTED_VERSION | 
| 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 | 
|---|
public static final AttributeSensor ADDRESS
@SetFromFlag("customizeLatch")
public static final ConfigKey CUSTOMIZE_LATCH
        
@SetFromFlag("downloadAddonUrls")
public BasicAttributeSensorAndConfigKey DOWNLOAD_ADDON_URLS
        
@SetFromFlag("downloadUrl")
public static final BasicAttributeSensorAndConfigKey DOWNLOAD_URL
        
public static final AttributeSensor HOSTNAME
@SetFromFlag("installLatch")
public static final ConfigKey INSTALL_LATCH
        
@SetFromFlag("launchLatch")
public static final ConfigKey LAUNCH_LATCH
        
@SuppressWarnings("rawtypes")
public static final AttributeSensor PROVISIONING_LOCATION
        
@SetFromFlag("provisioningProperties")
public static final MapConfigKey PROVISIONING_PROPERTIES
        
public static final AttributeSensor SERVICE_STATE
@SetFromFlag("env")
public static final MapConfigKey SHELL_ENVIRONMENT
        
@SetFromFlag("startLatch")
public static final ConfigKey START_LATCH
        
@SetFromFlag("startTimeout")
public static final ConfigKey START_TIMEOUT
        
public static final AttributeSensor SUBNET_ADDRESS
public static final AttributeSensor SUBNET_HOSTNAME
@SetFromFlag("installDir")
public static final ConfigKey SUGGESTED_INSTALL_DIR
        
@SetFromFlag("runDir")
public static final ConfigKey SUGGESTED_RUN_DIR
        
@SetFromFlag("version")
public static final ConfigKey SUGGESTED_VERSION
        
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.