public class SensorMatchingRemovalStrategy<T> extends RemovalStrategy
BasicConfigurableObject.BasicConfigurationSupport
Configurable.ConfigurationSupport
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.Object> |
DESIRED_VALUE |
static ConfigKey<AttributeSensor> |
SENSOR |
Constructor and Description |
---|
SensorMatchingRemovalStrategy() |
Modifier and Type | Method and Description |
---|---|
Entity |
apply(java.util.Collection<Entity> input) |
config, getBrooklynManagementContext, getConfig, getId, setManagementContext
public static final ConfigKey<AttributeSensor> SENSOR
public static final ConfigKey<java.lang.Object> DESIRED_VALUE