public abstract class Standalone extends Object
| Constructor and Description |
|---|
Standalone() |
public static IConfigurationReader readerFromArgs(Map<String,String> argsMap) throws IOException
IOExceptionpublic static void initialize(IRuntimeConfiguration config) throws Throwable
Throwablepublic static PromptoClassLoader getClassLoader()
public static IDebugEventAdapter getDebugEventAdapter()
public static IDebugRequestListener getDebugRequestListener()
public static Context startProcessDebugger(IDebugConfiguration config) throws Throwable
Throwablepublic static void stopProcessDebugger()
public static WorkerDebugger startWorkerDebugger(Thread thread, Context context)
public static IDebugRequestListener createDebugRequestListener(IDebugConfiguration cfg, IDebugger debugger) throws Throwable
Throwablepublic static IDebugEventAdapter createDebugEventAdapter(IDebugConfiguration cfg) throws Throwable
Throwablepublic static IExpression argsToArgValue(Map<String,String> args)
public static void showHelp(String application, String test, PromptoVersion version)
public static IStore bootstrapDataStore(IStore store) throws Exception
Exceptionpublic static void synchronizeSchema(ICodeStore codeStore, IStore dataStore) throws PromptoError
PromptoErrorpublic static ICodeStore bootstrapCodeStore(IStore store, IRuntimeConfiguration config) throws Exception
Exceptionpublic static Map<String,AttributeDeclaration> getMinimalDataColumns(IStore dataStore)
Copyright © 2020 Prompto. All rights reserved.