Package MUM.repositoryService

Il package MUM.repositoryService contiene le classi che definiscono interfaccie e oggetti utilizzati per lo scaricamento e il salvataggio del codice scaricabile a runtime.

See:
          Description

Interface Summary
IComponentDescriptorRepository This interface specify generic operations to interact with the ComponentDescriptor DB.
IComponentRepository This class specifies the method of a generic component repository.
IDownloadManager This class defines the mathods that a generic download manager should implement
ISwDownloadedListener This interface defines the methods that a listener interested in SW download must implement
 

Class Summary
ComponentDescriptorRepositoryFile This class is a Component Repository.
ComponentRepositoryBase This class is a Component Repository.
ComponentRepositoryExplorerItem This class implements an explorer item, which in SOMA architecture is an executor for the available menu voices.
ComponentRepositoryManager This class implements a ComponentRepositoryManager, which is the frontend for an implementation of component container
DownloadFinishedEvent This class define an event which is lanuched when there are some problems during the download of the code
DownloadProblemsEvent This class define an event which is lanuched when there are some problems during the download of the code
GetPathCommand This command gives to the client the information about the metadata service (IP address: port)
RegisterPathCommand This command gives to the client the information about the path from the client to the root
 

Exception Summary
ComponentDescriptorRepositoryException This class define the exception launched when it is not possible to find a factory for the desired class
ComponentRepositoryException This class define the exception launched when it is not possible to find a factory for the desired class
 

Package MUM.repositoryService Description

Il package MUM.repositoryService contiene le classi che definiscono interfaccie e oggetti utilizzati per lo scaricamento e il salvataggio del codice scaricabile a runtime.

To do

Il package non č proprio "pulito", cioč contiene alcune classi per appartenenti all'infrastruttura che facilita il download, come l'interfaccia del Download Manager e alcuni eventi relativi alla stessa. Inoltre sono anche presenti i comandi (realizzati come comandi SOMA, e che utilizzano lo schema remote evaluation, REV) per lo scaricamento del Path il place corrente.

Questo package fa parte del progetto di tesi di Luca Foschini, per ulteriori informazioni si prega di inviare una mail e fissare un appuntamento.



Copyright © 2004 Luca Foschini