Class ParAgent


  • public class ParAgent
    extends java.lang.Object
    Agent that wants to offer a service that delegates calls to workers for parallel execution.
    • Constructor Summary

      Constructors 
      Constructor Description
      ParAgent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ParAgent

        public ParAgent()