Package dimawo

Contains helper classes for reflection as well as the core base classes of a DiMaWo application.

See:
          Description

Interface Summary
MasterWorkerFactory Interface of the Master/Worker factory.
 

Class Summary
MasterAgent This class represents the Master Agent (MA).
Reflection This class provides helpers that simplify the use of reflection.
WorkerAgent This class represents the Worker Agent (WA).
WorkerMessage  
 

Enum Summary
MasterAgent.ChangeType This enumeration provides the types of topology changes.
 

Exception Summary
DiMaWoException A generic DiMaWo exception.
ReflectionException A reflection exception.
 

Package dimawo Description

Contains helper classes for reflection as well as the core base classes of a DiMaWo application.

The helper classes for reflection essentially simplifies the instantiation of objects using reflection mechanism.

There are at least 3 classes or interfaces a DiMaWo the user must subclass:



Copyright © 2011 DiMaWo Team. All Rights Reserved.