|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.flexunit.ant.launcher.contexts.ExecutionContextFactory
public class ExecutionContextFactory
| Constructor Summary | |
|---|---|
ExecutionContextFactory()
|
|
| Method Summary | |
|---|---|
static ExecutionContext |
createContext(OperatingSystem os,
boolean headless,
int display)
Used to generate new instances of an execution context based on the OS and whether the build should run headlessly. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionContextFactory()
| Method Detail |
|---|
public static ExecutionContext createContext(OperatingSystem os,
boolean headless,
int display)
os - Current OS.headless - Should the build run headlessly.display - The vnc display number to use if headless
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||