com.agentfactory
Class Bootstrap

java.lang.Object
  extended by com.agentfactory.Bootstrap

public class Bootstrap
extends java.lang.Object

A Bootstrap class to construct the inital classpath and pass on relevant parameters to the com.agentfactory.platform.InitialisationManager


Method Summary
static void main(java.lang.String[] args)
          Main method for initial Agent Factory startup.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Main method for initial Agent Factory startup. Parses arguments and passes those relevant to the RTE

Parameters:
args - Command line arguments