public class PlayerCommandFactory extends Object
| Constructor and Description |
|---|
PlayerCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ProcessCommand |
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.
|
public static ProcessCommand createPlayer(OperatingSystem os, String player, File customCommand, String[] customCommandArgs, boolean localTrusted)
os - player - "flash" or "air"customCommand - localTrusted - Copyright © 2023 The Apache Software Foundation. All rights reserved.