Uses of Class
io.atlasmap.core.CompoundClassLoader
-
Packages that use CompoundClassLoader Package Description io.atlasmap.core -
-
Uses of CompoundClassLoader in io.atlasmap.core
Methods in io.atlasmap.core that return CompoundClassLoader Modifier and Type Method Description CompoundClassLoaderDefaultAtlasContextFactory. getClassLoader()Methods in io.atlasmap.core with parameters of type CompoundClassLoader Modifier and Type Method Description voidDefaultAtlasContextFactory. init(CompoundClassLoader cl)voidDefaultAtlasContextFactory. setClassLoader(CompoundClassLoader cl)
-