Uses of Package
MUM.repositoryService

Packages that use MUM.repositoryService
MUM.initService Il package MUM.initService contiene le classi che definiscono gli oggetti utilizzati per la inizializzazione, configurazione e riconfigurazione del sistema.  
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.  
SOMA Contiene le classi necessarie all'avvio del sistema 
SOMA.agent Contiene le classi di gestione degli agenti. 
 

Classes in MUM.repositoryService used by MUM.initService
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
ISwDownloadedListener
          This interface defines the methods that a listener interested in SW download must implement
 

Classes in MUM.repositoryService used by MUM.repositoryService
ComponentDescriptorRepositoryException
          This class define the exception launched when it is not possible to find a factory for the desired class
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
IComponentDescriptorRepository
          This interface specify generic operations to interact with the ComponentDescriptor DB.
IComponentRepository
          This class specifies the method of a generic component repository.
 

Classes in MUM.repositoryService used by SOMA
ComponentRepositoryManager
          This class implements a ComponentRepositoryManager, which is the frontend for an implementation of component container
IComponentDescriptorRepository
          This interface specify generic operations to interact with the ComponentDescriptor DB.
 

Classes in MUM.repositoryService used by SOMA.agent
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
 



Copyright © 2004 Luca Foschini