Package 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.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]extractNameVersionType(String url)Heuristic to compute the name and version of a file given it's name on disk
-