org.apache.openejb.loader
Class ProvisioningUtil
java.lang.Object
org.apache.openejb.loader.ProvisioningUtil
public class ProvisioningUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPENEJB_DEPLOYER_CACHE_FOLDER
public static final String OPENEJB_DEPLOYER_CACHE_FOLDER
- See Also:
- Constant Field Values
HTTP_PREFIX
public static final String HTTP_PREFIX
- See Also:
- Constant Field Values
TEMP_DIR
public static final String TEMP_DIR
- See Also:
- Constant Field Values
cache
public static String cache()
cacheFile
public static File cacheFile(String path)
copyTryingProxies
public static String copyTryingProxies(URI source,
File destination)
throws Exception
- Throws:
Exception
inputStreamTryingProxies
public static InputStream inputStreamTryingProxies(URI source)
throws Exception
- Throws:
Exception
lastPart
public static String lastPart(String location)
realLocation
public static String realLocation(String rawLocation)
addAdditionalLibraries
public static void addAdditionalLibraries()
throws IOException
- Throws:
IOException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.