Uses of Interface
com.ibm.wsspi.usage.metering.RegistrationListener
-
-
Uses of RegistrationListener in com.ibm.wsspi.usage.metering
Methods in com.ibm.wsspi.usage.metering with parameters of type RegistrationListener Modifier and Type Method Description void
ProductExtension. setRegistrationListener(RegistrationListener listener)
Provides a registration listener that may be used by a product extension implementation to notify the usageMetering feature that product extension data has changed since registration and the new information should be re-submitted.
-