wt.boot
Interface JarClassLoader
- All Known Implementing Classes:
- WTJarClassLoader_default, WTJarClassLoader_sun12
- public interface JarClassLoader
A tagging interface to identify instances of Windchill bootstrap class loaders.
preload
public void preload(String class_name)
throws ClassNotFoundException
- Throws:
ClassNotFoundException
setCaptureFile
public void setCaptureFile(PrintWriter out,
boolean stack_trace)
setShowMissingFiles
public void setShowMissingFiles(boolean show_missing_files)
getJarFileNames
public String[] getJarFileNames()