org.apache.karaf.util
Class DeployerUtils
java.lang.Object
org.apache.karaf.util.DeployerUtils
public final class DeployerUtils
- extends Object
Contain various methods that are useful for deploying artifacts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extractNameVersionType
public static String[] extractNameVersionType(String url)
- Heuristic to compute the name and version of a file given it's name on disk
- Parameters:
url - the name of the file
- Returns:
- the name and version of that file
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.