|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AgentFactory | Factory for Agent objects. |
| FullyInitializable | An Initializable object e.g. |
| Initializable | An object that can be configured with parameters. |
| Initializer | An initializer configures a FullyInitializable. |
| Class Summary | |
|---|---|
| AgentStarter | This class allows an Agent to be started in these ways using the static methods start()
1. |
| AgentXmlFactory | Creates and returns a Agent Object based on an XML file. |
| AgentXmlFactory.TaskData | Nested class for representing FrameworkTask definition |
| ConfigUtils | Utilities for loading Properties |
| FactoriesDataXmlLoader | Loads the factoriesData.xml file which configures the factories of the framework i.e. |
| FrameworkFormatter | Logger formatter for the framework that can be used with any Handler. |
| FrameworkTaskDef | Definition of a FrameworkTask object |
| GlobalInitializer | This class is intended for use by Initializers during initialization only. |
| InitializableImpl | Default implementation of Initializable |
| LinkableDef | Definition of a Linkable object. |
| ModuleUsage | Specifies different ways a FullyInitializable will use
an associated module. |
| StrategyDef | Definition of a Strategy object. |
| XmlUtils | Utilities for reading an XML file. |
Contains classes involved in the run-time creation of the Agent and the initialization of the ElementFactory from various configuration files. Also includes classes which define the way various components of an Agent are configured.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||