org.hackystat.stdext.sensor.eclipse.event.EclipseSensorEvent
when Hackystat Eclipse sensor
collects data.
To get the event-driven-collected data from the Hackystat Eclipse sensor, a client must:
org.hackystat.stdext.sensor.eclipse.event.IEclipseSensorEventListener
interface in such a way that the implementing method called notify
is overriden.
org.hackystat.stdext.sensor.eclipse.EclipseSensor
.