|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Immutable @ThreadSafe public interface MeterEvent
The meterEvent
interface contains the details of a meter event as
passed to a MeterEventListener
Note: The event's Meter can be retrieved using getMeter()
.
Method Summary | |
---|---|
Meter |
getMeter()
Gets the Meter. |
Method Detail |
---|
Meter getMeter()
Meter
on which the event occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |