| Package | Description |
|---|---|
| de.flapdoodle.embed.process.builder | |
| de.flapdoodle.embed.process.config | |
| de.flapdoodle.embed.process.config.store | |
| de.flapdoodle.embed.process.store |
| Modifier and Type | Method and Description |
|---|---|
protected <T> IProperty<T> |
AbstractEmbeddedBuilder.property(TypedProperty<T> typedProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<IArtifactStore> |
RuntimeConfigBuilder.artifactStore() |
protected IProperty<ICommandLinePostProcessor> |
RuntimeConfigBuilder.commandLinePostProcessor() |
protected IProperty<Boolean> |
RuntimeConfigBuilder.daemonProcess() |
protected IProperty<ProcessOutput> |
RuntimeConfigBuilder.processOutput() |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<IDirectory> |
DownloadConfigBuilder.artifactStorePath() |
protected IProperty<IDownloadPath> |
DownloadConfigBuilder.downloadPath() |
protected IProperty<DownloadConfigBuilder.DownloadPrefix> |
DownloadConfigBuilder.downloadPrefix() |
protected IProperty<ITempNaming> |
DownloadConfigBuilder.fileNaming() |
protected IProperty<IPackageResolver> |
DownloadConfigBuilder.packageResolver() |
protected IProperty<IProgressListener> |
DownloadConfigBuilder.progressListener() |
protected IProperty<IProxyFactory> |
DownloadConfigBuilder.proxyFactory() |
protected IProperty<ITimeoutConfig> |
DownloadConfigBuilder.timeoutConfig() |
protected IProperty<DownloadConfigBuilder.UserAgent> |
DownloadConfigBuilder.userAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected IProperty<IDownloadConfig> |
ArtifactStoreBuilder.download() |
protected IProperty<IDownloader> |
ArtifactStoreBuilder.downloader() |
protected IProperty<ITempNaming> |
ArtifactStoreBuilder.executableNaming() |
protected IProperty<ILibraryStore> |
ArtifactStoreBuilder.libraries() |
protected IProperty<IDirectory> |
ArtifactStoreBuilder.tempDir() |
protected IProperty<Boolean> |
ArtifactStoreBuilder.useCache() |
Copyright © 2015. All Rights Reserved.