Brooklyn

Package brooklyn.event.basic

 

Interface Summary
ListConfigKey.ListModification
MapConfigKey.MapModification
StructuredConfigKey
StructuredConfigKey.StructuredModification
 


Class Summary
AttributeMap A java.util.Map of Entity attribute values.
AttributeSensorAndConfigKey A Sensor describing an attribute that can be configured with inputs that are used to derive the final value.
BasicAttributeSensor A Sensor describing an attribute change.
BasicAttributeSensorAndConfigKey A Sensor describing an attribute that can be configured with a default value.
BasicConfigKey
BasicConfigKey.Builder
BasicConfigKey.StringConfigKey
BasicNotificationSensor A Sensor used to notify subscribers about events.
BasicSensor Parent for all Sensors.
BasicSensorEvent A SensorEvent containing data from a Sensor generated by an Entity.
DependentConfiguration Conveniences for making tasks which run in entity ExecutionContexts, subscribing to attributes from other entities, possibly transforming those; these Task instances are typically passed in EntityLocal#setConfig(ConfigKey, Object)#setConfig(ConfigKey, Object).
ListConfigKey A config key representing a list of values.
ListConfigKey.ListModification.ListModificationBase
ListConfigKey.ListModifications
MapConfigKey A config key which represents a map, where contents can be accessed directly via subkeys.
MapConfigKey.MapModification.MapModificationBase
MapConfigKey.MapModifications
PortAttributeSensorAndConfigKey A Sensor describing a port on a system, with a ConfigKey which can be configured with a port range (either a number e.g. 80, or a string e.g. "80" or "8080-8089" or even "80, 8080-8089, 8800+", or a list of these).
StructuredConfigKey.StructuredModifications
SubElementConfigKey
 


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