Interface ClassLoadingStrategy

All Known Implementing Classes:
CurrentThreadClassLoadingStrategy, RootClassLoadingStrategy

public interface ClassLoadingStrategy

Strategy interface to load a class from a fully qualified name.