Class ProvisioningStatistics


  • public class ProvisioningStatistics
    extends Object
    This is "live" provisioning statistics. Thread safety: Must be thread safe. 1. Updates are invoked in the context of the thread executing the task. 2. But queries are invoked either from this thread, or from some observer (task manager or GUI thread).