All Downloads are FREE. Search and download functionalities are using the official Maven repository.

brooklyn.event.AttributeSensor Maven / Gradle / Ivy

There is a newer version: 0.7.0-M1
Show newest version
package brooklyn.event;

/**
 * The interface implemented by attribute sensors.
 */
public interface AttributeSensor extends Sensor {
    // Marker Interface
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy