brooklyn.event.AttributeSensor Maven / Gradle / Ivy
package brooklyn.event;
/**
* The interface implemented by attribute sensors.
*/
public interface AttributeSensor extends Sensor {
// Marker Interface
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy