| Package | Description |
|---|---|
| org.apache.royale.test.ant.launcher.commands.player | |
| org.apache.royale.test.ant.launcher.contexts | |
| org.apache.royale.test.ant.tasks |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlayerCommand
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdlCommand |
class |
CustomPlayerCommand |
class |
DefaultPlayerCommand |
class |
FlashPlayerCommand
Abstracts the assembly of a command-line call to the Flash player for all platforms.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessCommand |
PlayerCommandFactory.createPlayer(OperatingSystem os,
String player,
File customCommand,
String[] customCommandArgs,
boolean localTrusted)
Factory method to create the appropriate player and provide it with a set of defaults for
the executing platform.
|
ProcessCommand |
CustomPlayerCommand.getProxiedCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProcessContext.setCommand(ProcessCommand command) |
void |
HeadlessContext.setCommand(ProcessCommand command) |
void |
ProcessExecutionContext.setCommand(ProcessCommand command) |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessCommand |
TestRun.obtainPlayer()
Fetch the player command to execute the SWF.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.