The LoaderManagerImpl implements the interface atg.repository.loader.LoaderManager. A component of the LoaderManagerImpl class accepts Repository Loader jobs, initiated either by the FileSystemMonitorService or, if you are supplying a manifest of files to be loaded, from the Repository Loader’s RMI client (see Repository Loader RMI Client). The LoaderManger component passes the files to a TypeMapper component, which determines how the file should be processed. Or, the TypeMapping can be specified directly or in a manifest file.

See Configuring the LoaderManager for details about this component’s properties.

 
loading table of contents...