Package com.tccc.kos.ext.dispense.pipeline.ingredient.grants
package com.tccc.kos.ext.dispense.pipeline.ingredient.grants
-
ClassDescriptionGrant manager that operates on the
limit
grant that limits the number of operations that can be performed concurrently based on the boards the pumps are attached to.Grant manager that implements exclusive locks.Interface for managing allocation of grants to pump operations as they are performed.Service that aggregatesPumpOpGrantManager
instances.Interface for aBoard
,Assembly
orNozzle
to allow the object to place limits on the number of pumps that can be run concurrently.