Uses of Interface
com.identityworksllc.iiq.common.Metered.MeterCallback
-
Packages that use Metered.MeterCallback Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of Metered.MeterCallback in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common with parameters of type Metered.MeterCallback Modifier and Type Method Description static void
Metered. meter(String meterName, Metered.MeterCallback callback)
Meters the invocation of the callback, without an output
-