Package jpl.mipl.mdms.FileService.komodo.registry.handlers

Package containing Komodo registry handler implementations.

See:
          Description

Class Summary
AddFileCompleteHandler Implementation of the registry handler to handle file modification retrieved from the registry call.
AddFileTypeHandler Implementation of the registry handler to handle add file type registry call.
DelReferenceHandler Implementation of the registry handler to handle delete reference registry call.
DomainFileHandler Implementation of the registry handler to handle domain file creation registry call.
FileGetHandler Abstract implementation of the registry handler to handle file get request to the registry.
FileGetHandlerDefault Purpose: Latest and therefore default implementation of the FileGetHandler interface.
FileGetHandlerFactory Purpose: A simple factory that encapsulates the creation of FileGetHandler instances and format messages.
FileGetHandlerV283 Purpose: Implementation of the FileGetHandler for API versions 2.8.3 and earlier.
FileGetHandlerV295 Purpose: Latest and therefore default implementation of the FileGetHandler interface.
FileIDHandler Implementation of the registry handler to handl file ID retrieved from the registry call.
FileInfoHandler Implementation of the registry handler to handl file info retrieved from the registry call.
FileListHandler Abstract implementation of the registry handler to handle file list retrieved from the registry call.
FileListHandlerDefault Purpose: Latest and therefore default implementation of the FileListHandler interface.
FileListHandlerFactory Purpose: A simple factory that encapsulates the creation of FileListHandler instances and format messages.
FileListHandlerV272 Purpose: Implementation of the FileListHandler for API version 2.7.2
FileListHandlerV295 Purpose: Latest and therefore default implementation of the FileListHandler interface.
FileListInfoHandler Implementation of the registry handler to handle file list information retrieved from the registry call.
FileModificationTimeHandler  
FileTypeInfoHandler Implementation of the registry handler to handle file type information retrieved from the registry call.
FileTypeNamesHandler Implementation of the registry handler to handle file type names retrieved from the file registry.
GeneralErrorHandler Implementation of the registry handler to handle general errors encountered during data retrieval from the registry.
GeneralErrorReportingHandler Implementation of the registry handler to handle errors returned from the registry and reporting them through the input I/O object reference.
HotbootHandler Implementation of the registry handler to handle hotboot request by reloading server configuration informations.
RefFileInfoHandler Implementation of the registry handler to handle reference file information retrieved from the file registry.
RegisterFileHandler Implementation of the registry handler to handle register file request to the registry.
ReplaceFileHandler Implementation of the registry handler to handle file modification retrieved from the registry call.
ServerGroupHandler Purpose: Implementation of the registry handler to handle server group info retrieval registry call.
SetServerConnectionInfoHandler Implementation of the registry handler to handle setting of server configuration information.
SetServerParametersHandler Implementation of the registry handler to handle server configuration parameters retrieved from the registry.
ShowFileLocksHandler Implementation of the registry handler to handle show file locks information This class is derived from the GeneralErrorHandler to take advantage of the automatic error capturing and reporting implementation.
ShowFileTypesForRoleHandler  
ShowRefInfoHandler Implementation of the registry handler to handle show reference information request from the registry.
ShowRolesHandler Implementation of the registry handler to handle show role information request from the registry.
ShowRolesHandlerSimple Implementation of the registry handler to handle get role information request from the registry.
ShowServerConnectionInfoHandler Implementation of the registry handler to handle show server connection information request from the registry.
ShowServerParametersHandler Implementation of the registry handler to handle show server parameter information request from the registry.
ShowServersHandler Implementation of the registry handler to handle show server list information request from the registry.
ShowUsersForRoleHandler Implementation of the RegistryHandler to handle show users for role request from the registry.
ShowUsersHandler Implementation of the registry handler to handle show user list information request from the registry.
ShowUserVFTsHandler Implementation of the registry handler to handle show user VFT list information request from the registry.
ShowVFTHandler Implementation of the registry handler to handle show VFT list information request from the registry.
ShowVFTReadersHandler Implementation of the registry handler to handle show VFT reader information request from the registry.
StartAddFileHandler Implementation of the registry handler to handle start add file request to the registry.
StartRenameHandler Implementation of the registry handler to handl file ID retrieved from the registry call.
StartUpdateVFTHandler Implementation of the registry handler to handle start update VFT request to the registry.
UserInfoHandler Implementation of the registry handler to handle the user information from the registry.
UserProfileHandler Implementation of the registry handler to handle the user profile information from the registry.
VFTAccessHandler Implementation of the registry handler to handle vft access information from the registry.
VFTLinkHandler Implementation of the registry handler to handle vft link information from the registry.
VFTReaderHandler Implementation of the registry handler to handle vft reader information from the registry.
 

Package jpl.mipl.mdms.FileService.komodo.registry.handlers Description

Package containing Komodo registry handler implementations.