org.gcube.common.vremanagement.deployer.impl.operators.common
Class PackageFinder
java.lang.Object
org.gcube.common.vremanagement.deployer.impl.operators.common.PackageFinder
public class PackageFinder
- extends Object
Helper class to look inside the profiles
- Author:
- Manuele Simi
|
Method Summary |
static org.gcube.common.core.resources.service.Package |
getPackageDescription(org.gcube.common.core.resources.GCUBEService profile,
String packagename,
String packageversion)
Extracts from the input profile the section related to a given profile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageFinder
public PackageFinder()
getPackageDescription
public static org.gcube.common.core.resources.service.Package getPackageDescription(org.gcube.common.core.resources.GCUBEService profile,
String packagename,
String packageversion)
throws PackageFinder.PackageNotFoundException
- Extracts from the input profile the section related to a given profile
- Parameters:
profile - packagename -
- Throws:
PackageFinder.PackageNotFoundException
Copyright © 2012. All Rights Reserved.