|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.flexunit.ant.launcher.commands.player.PlayerCommandFactory
public class PlayerCommandFactory
Constructor Summary | |
---|---|
PlayerCommandFactory()
|
Method Summary | |
---|---|
static PlayerCommand |
createPlayer(OperatingSystem os,
java.lang.String player,
java.io.File customCommand,
boolean localTrusted)
Factory method to create the appropriate player and provide it with a set of defaults for the executing platform. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlayerCommandFactory()
Method Detail |
---|
public static PlayerCommand createPlayer(OperatingSystem os, java.lang.String player, java.io.File customCommand, boolean localTrusted)
os
- player
- "flash" or "air"customCommand
- localTrusted
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |