public abstract class EzyRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EzyServerContext |
serverContext |
| Constructor and Description |
|---|
EzyRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected EzySettingsDecorator |
newSettingsDecorator() |
protected EzyStarter |
newStarter(String configFile) |
protected abstract EzyStarter.Builder<?> |
newStarterBuilder() |
void |
run(String[] args) |
protected void |
startSystem(String[] args) |
protected void |
validateArguments(String[] args) |
protected EzyServerContext serverContext
protected void validateArguments(String[] args)
protected EzyStarter newStarter(String configFile)
protected abstract EzyStarter.Builder<?> newStarterBuilder()
protected EzySettingsDecorator newSettingsDecorator()
Copyright © 2024 Young Monkeys. All rights reserved.