public class PlayApplicationRunnerFactory extends Object
| Constructor and Description |
|---|
PlayApplicationRunnerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PlayApplicationRunner |
create(PlayPlatform playPlatform,
org.gradle.process.internal.worker.WorkerProcessFactory workerFactory,
org.gradle.internal.fingerprint.classpath.ClasspathFingerprinter fingerprinter) |
static VersionedPlayRunAdapter |
createPlayRunAdapter(PlayPlatform playPlatform) |
public static PlayApplicationRunner create(PlayPlatform playPlatform, org.gradle.process.internal.worker.WorkerProcessFactory workerFactory, org.gradle.internal.fingerprint.classpath.ClasspathFingerprinter fingerprinter)
public static VersionedPlayRunAdapter createPlayRunAdapter(PlayPlatform playPlatform)