public class Finder
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Finder.PlatformNotAvailableException
Specialized exception for virtual platform unavailability
|
Constructor and Description |
---|
Finder() |
Modifier and Type | Method and Description |
---|---|
static VirtualPlatform |
find(PlatformDescription platformDescription)
Checks if the platform is locally available
|
public static VirtualPlatform find(PlatformDescription platformDescription) throws java.lang.Exception
platformDescription
- the platform configuration to look forjava.lang.Exception