org.gcube.common.vremanagement.deployer.impl.platforms
Class Finder
java.lang.Object
org.gcube.common.vremanagement.deployer.impl.platforms.Finder
public class Finder
- extends Object
Search for locally available virtual platforms
- Author:
- Manuele Simi (ISTI-CNR)
|
Method Summary |
static org.gcube.vremanagement.virtualplatform.image.VirtualPlatform |
find(org.gcube.common.core.resources.common.PlatformDescription platformDescription)
Checks if the platform is locally available |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Finder
public Finder()
find
public static org.gcube.vremanagement.virtualplatform.image.VirtualPlatform find(org.gcube.common.core.resources.common.PlatformDescription platformDescription)
throws Exception
- Checks if the platform is locally available
- Parameters:
platformDescription - the platform configuration to look for
- Returns:
- the platform found, if any
- Throws:
Finder.PlatformNotAvailableException
Exception
Copyright © 2012. All Rights Reserved.