Class SeizeResources.AllocationListener

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected AllocationListener()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void allocated​(Request request)
      This method is called whenever units of a resource have been allocated to a request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AllocationListener

        protected AllocationListener()