Uses of Package
org.objectweb.mobilitools.smi.api

Packages that use org.objectweb.mobilitools.smi.api
org.objectweb.mobilitools.smi The core Simple MAF Implementation. 
org.objectweb.mobilitools.smi.api User API for Simple MAF Implementation. 
org.objectweb.mobilitools.smi.goodies Goodies for the Simple MAF/MASIF Implementation (GUI tools, helper classes). 
 

Classes in org.objectweb.mobilitools.smi.api used by org.objectweb.mobilitools.smi
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.
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.
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.
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.
 

Classes in org.objectweb.mobilitools.smi.api used by org.objectweb.mobilitools.smi.api
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.
BadOperation
          MobiliTools $Name: $, $Id: BadOperation.java,v 1.1.1.1 2003/03/28 14:48:05 dillense Exp $ Exception indicating that a request has failed.
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.
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.
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.
 

Classes in org.objectweb.mobilitools.smi.api used by org.objectweb.mobilitools.smi.goodies
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.
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.
BadOperation
          MobiliTools $Name: $, $Id: BadOperation.java,v 1.1.1.1 2003/03/28 14:48:05 dillense Exp $ Exception indicating that a request has failed.
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.
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.
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.