Uses of Class
wt.boot.WTJarClassLoader_sun12

Packages that use WTJarClassLoader_sun12
wt.boot Provides bootstrap loading capabilities for Windchill startup. 
 

Uses of WTJarClassLoader_sun12 in wt.boot
 

Methods in wt.boot that return WTJarClassLoader_sun12
static WTJarClassLoader_sun12 WTJarClassLoader_sun12.newLoader(ZipFile[] zip_files, URL codebase, URL resource_url, ThreadGroup thread_group, String[] archive_names, ClassLoader parent_loader, boolean verbose)