| Package | Description |
|---|---|
| org.codehaus.mojo.appassembler.daemon.script |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.getInstance(String platformName)
Get an instance of the named platform.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Platform> |
Platform.getAllPlatforms()
Get all platforms.
|
static Set<Platform> |
Platform.getPlatformSet(List<String> platformList)
Redefine the list of platforms with the given one.
|
static Set<Platform> |
Platform.getPlatformSet(List<String> platformList,
Set<Platform> allSet)
Get back all platforms.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Platform> |
Platform.getPlatformSet(List<String> platformList,
Set<Platform> allSet)
Get back all platforms.
|
Copyright © 2006–2014 Codehaus. All rights reserved.