org.globus.cog.abstraction.impl.common
Class BootUtil
java.lang.Object
org.globus.cog.abstraction.impl.common.BootUtil
- public class BootUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootUtil
public BootUtil()
checkConfigDir
public static void checkConfigDir(String configPath,
String index,
ClassLoader cl)
throws Exception
- Throws:
Exception
copyFile
public static void copyFile(InputStream is,
File dest)