All Packages  This Package  Class Hierarchy  Class Search  Index

Class edu.utah.janos.nodeos.ThreadPoolSpec
java.lang.Object
   |
   +----edu.utah.janos.nodeos.pj_ThreadPoolSpec
           |
           +----edu.utah.janos.nodeos.ThreadPoolSpec

  Summary

public final class  ThreadPoolSpec
     extends edu.utah.janos.nodeos.pj_ThreadPoolSpec
{
          // Constructors 1
     public ThreadPoolSpec(int, int, ThreadScheduler);

          // Methods 1
     pj_ThreadPoolSpec getNativeSpec();
}

ThreadPoolSpec wrapper for Java.

The Java ThreadPoolSpec only presents the implicit thread interface to Java code. Internally, it uses explicit threads for internal tracking and management.

Author:
Janos Ministry of Development

See Also: Flow




  Constructors

· ThreadPoolSpec

Summary  |  Top

   public ThreadPoolSpec(int maxThreads, 
                         int stackSize, 
                         ThreadScheduler scheduler) 


  Methods

· getNativeSpec

Summary  |  Top
   pj_ThreadPoolSpec getNativeSpec() 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7