Class ComponentCreationWorker<C>

java.lang.Object
org.smallmind.quorum.pool.complex.ComponentCreationWorker<C>
All Implemented Interfaces:
Runnable

public class ComponentCreationWorker<C> extends Object implements Runnable
  • Constructor Details

    • ComponentCreationWorker

      public ComponentCreationWorker(ComponentPool<C> componentPool)
  • Method Details