Next: Library Request
Up: Repository
Previous: Profile Request
The loader specifies the full name of the implementation class
including package name and sends it as a request to the repository.
The repository looks up in the configured class path
for the class file of the implementation class.
The class file is converted to a byte stream and sent to the loader.
Copyright Munich Network Management Team