| Package | Description |
|---|---|
| me.lucko.scriptcontroller.environment.loader | |
| me.lucko.scriptcontroller.environment.settings |
| Modifier and Type | Method and Description |
|---|---|
static ScriptLoadingExecutor |
ScriptLoadingExecutor.usingJavaScheduler(ScheduledExecutorService service)
Creates a
ScriptLoadingExecutor using a java executor service |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSettings.Builder |
EnvironmentSettings.Builder.loadExecutor(ScriptLoadingExecutor executor)
Define the executor service used to setup task to poll scripts for
changes and load new scripts.
|
Copyright © 2018. All rights reserved.