Interface DeclarativeSlotPool.NewSlotsListener

    • Method Detail

      • notifyNewSlotsAreAvailable

        void notifyNewSlotsAreAvailable​(Collection<? extends PhysicalSlot> newlyAvailableSlots)
        Notifies the listener about newly available slots.

        This method will be called whenever newly offered slots are accepted or if an allocated slot should become free after it is being freed.

        Parameters:
        newlyAvailableSlots - are the newly available slots