com.sun.enterprise.module.bootstrap
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 |
Which()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Which
public Which()
jarFile
public static File jarFile(Class clazz)
throws IOException
- Throws:
IOException
Copyright © 2013 Oracle Corporation. All Rights Reserved.