brooklyn.event.basic
[Java] Class BasicAttributeSensorAndConfigKey
java.lang.Object
brooklyn.event.basic.BasicSensor
brooklyn.event.basic.BasicAttributeSensor
brooklyn.event.basic.AttributeSensorAndConfigKey
brooklyn.event.basic.BasicAttributeSensorAndConfigKey
public class BasicAttributeSensorAndConfigKey
extends AttributeSensorAndConfigKey
A Sensor describing an attribute that can be configured with a default value.
The ConfigKey has the same type, name and description as the sensor,
and is typically used to populate the sensor's value at runtime.
BasicAttributeSensorAndConfigKey
public BasicAttributeSensorAndConfigKey(java.lang.Class type, java.lang.String name)
-
BasicAttributeSensorAndConfigKey
public BasicAttributeSensorAndConfigKey(java.lang.Class type, java.lang.String name, java.lang.String description)
-
BasicAttributeSensorAndConfigKey
public BasicAttributeSensorAndConfigKey(java.lang.Class type, java.lang.String name, java.lang.String description, java.lang.Object defaultValue)
-
BasicAttributeSensorAndConfigKey
public BasicAttributeSensorAndConfigKey(AttributeSensorAndConfigKey orig, java.lang.Object defaultValue)
-
convertConfigToSensor
@java.lang.Override
protected java.lang.Object convertConfigToSensor(java.lang.Object value, Entity entity)
-
convertConfigToSensor
@java.lang.Override
protected java.lang.Object convertConfigToSensor(java.lang.Object value, ManagementContext managementContext)
-
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.