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,
org.gradle.api.internal.file.FileCollectionFactory fileCollectionFactory) |
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, org.gradle.api.internal.file.FileCollectionFactory fileCollectionFactory)
public static VersionedPlayRunAdapter createPlayRunAdapter(PlayPlatform playPlatform)