Class loader delegation policies

The properties of each class loader specify which classes are loaded, the search path to load those classes, and the delegation policy. When a parent and child class loader are configured to load the same class, the delegation policy determines how version conflicts are resolved. The delegation policies are: