Class AgentFactory


  • public class AgentFactory
    extends java.lang.Object
    This is the agent class factory.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _rcsid  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IAgent make​(java.lang.String className)
      Make an agent, given a class name.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait