| Package | Description |
|---|---|
| prompto.config | |
| prompto.runtime |
| Modifier and Type | Class and Description |
|---|---|
static class |
IStandaloneConfiguration.Inline |
class |
StandaloneConfiguration |
| Modifier and Type | Method and Description |
|---|---|
IStandaloneConfiguration |
StandaloneConfiguration.withMainMethod(String method) |
IStandaloneConfiguration |
IStandaloneConfiguration.withMainMethod(String method) |
IStandaloneConfiguration |
IStandaloneConfiguration.Inline.withMainMethod(String method) |
IStandaloneConfiguration |
StandaloneConfiguration.withTestMethod(String method) |
IStandaloneConfiguration |
IStandaloneConfiguration.withTestMethod(String method) |
IStandaloneConfiguration |
IStandaloneConfiguration.Inline.withTestMethod(String method) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Standalone.main(IStandaloneConfiguration config,
ICodeStore codeStore,
IStore dataStore) |
static void |
Standalone.run(IStandaloneConfiguration config) |
Copyright © 2020 Prompto. All rights reserved.