org.gcube.common.vremanagement.deployer.impl.operators.common
Class PackageFinder

java.lang.Object
  extended by org.gcube.common.vremanagement.deployer.impl.operators.common.PackageFinder

public class PackageFinder
extends Object

Helper class to look inside the profiles

Author:
Manuele Simi

Nested Class Summary
static class PackageFinder.PackageNotFoundException
           
 
Constructor Summary
PackageFinder()
           
 
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
 

Constructor Detail

PackageFinder

public PackageFinder()
Method Detail

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.