Class RootClassLoadingStrategy

java.lang.Object
py4j.reflection.RootClassLoadingStrategy
All Implemented Interfaces:
ClassLoadingStrategy

public class RootClassLoadingStrategy extends Object implements ClassLoadingStrategy

This class loading strategy just uses the class current class loader to load a class from a fully qualified name.