Package org.jrd.agent

Interface AgentActionWorker.ListInjector<T>

  • Enclosing class:
    AgentActionWorker

    private static interface AgentActionWorker.ListInjector<T>
    • Method Detail

      • inject

        void inject​(java.util.concurrent.BlockingQueue<T> target)
             throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException