Uses of Interface
io.engineblock.metrics.TimerAttachment
-
Packages that use TimerAttachment Package Description io.engineblock.metrics -
-
Uses of TimerAttachment in io.engineblock.metrics
Classes in io.engineblock.metrics that implement TimerAttachment Modifier and Type Class Description classNicerTimerMethods in io.engineblock.metrics that return types with arguments of type TimerAttachment Modifier and Type Method Description protected java.lang.Class<TimerAttachment>ClassicTimerListener. getCapabilityClass()Methods in io.engineblock.metrics with parameters of type TimerAttachment Modifier and Type Method Description voidClassicTimerListener. onCapableAdded(java.lang.String name, TimerAttachment capable)voidClassicTimerListener. onCapableRemoved(java.lang.String name, TimerAttachment capable)
-