Class Which
- java.lang.Object
-
- com.sun.enterprise.module.bootstrap.Which
-
public class Which extends Object
Finds out where a class file is loaded from.- Author:
- dochez
-
-
Constructor Summary
Constructors Constructor Description Which()
-
-
-
Method Detail
-
jarFile
public static File jarFile(Class clazz) throws IOException
- Throws:
IOException
-
-