|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.common.vremanagement.ghnmanager.impl.platforms.Finder
public class Finder
Search for locally available virtual platforms
Nested Class Summary | |
---|---|
static class |
Finder.PlatformNotAvailableException
Specialized exception for virtual platform unavailability |
Constructor Summary | |
---|---|
Finder()
|
Method Summary | |
---|---|
static org.gcube.vremanagement.virtualplatform.image.VirtualPlatform |
find(PlatformDescription platformDescription)
Checks if the platform is locally available |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Finder()
Method Detail |
---|
public static org.gcube.vremanagement.virtualplatform.image.VirtualPlatform find(PlatformDescription platformDescription) throws java.lang.Exception
platformDescription
- the platform configuration to look for
Finder.PlatformNotAvailableException
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |