Interface Summary |
AgencyPersonality |
MobiliTools $Name: $, $Id: AgencyPersonality.java,v 1.1.1.1 2003/03/28 14:48:06 dillense Exp $
Interface that must be implemented by an agency personality
to give hooks to SMI generic Agency. |
AgentInfo |
MobiliTools $Name: $, $Id: AgentInfo.java,v 1.1.1.1 2003/03/28 14:48:05 dillense Exp $
Interface for getting information about an agent. |
AgentSystem |
MobiliTools $Name: $, $Id: AgentSystem.java,v 1.1.1.1 2003/03/28 14:48:05 dillense Exp $
This empty interface represents the minimal interface offered by
an agency to its agents. |
MobileObject |
MobiliTools $Name: $, $Id: MobileObject.java,v 1.1.1.1 2003/03/28 14:48:06 dillense Exp $
This interface must be implemented by any agent class in order
to be managed by the SMI framework. |
Class Summary |
Agency |
MobiliTools $Name: $, $Id: Agency.java,v 1.1.1.1 2003/03/28 14:48:05 dillense Exp $
Instances of this class are execution environments for agents, supporting
lifecycle/mobility management, using and providing MAFAgentSystem implementation.
|
Constants |
MobiliTools $Name: $, $Id: Constants.java,v 1.1.1.1 2003/03/28 14:48:05 dillense Exp $
Set of constants for parameterizing SMI.
|
Location |
MobiliTools $Name: $, $Id: Location.java,v 1.1.1.1 2003/03/28 14:48:06 dillense Exp $
SMI locations are based on a special naming scheme, based on CORBA naming service
(see COS naming URI in MAF specification):
CosNaming:region_prefix/region_name/agency_prefix/agency_name
e.g. |
Name |
MobiliTools $Name: $, $Id: Name.java,v 1.1.1.1 2003/03/28 14:48:06 dillense Exp $
Wrapper class for MAF's Name class. |
User API for Simple MAF Implementation.