| Package | Description |
|---|---|
| li.strolch.agent.api | |
| li.strolch.agent.impl | |
| li.strolch.runtime.configuration |
| Modifier and Type | Method and Description |
|---|---|
StrolchConfiguration |
StrolchAgent.getStrolchConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentContainerImpl.initialize(StrolchConfiguration strolchConfiguration) |
void |
ComponentContainerImpl.setup(StrolchConfiguration strolchConfiguration) |
| Constructor and Description |
|---|
ComponentContainerStateHandler(ComponentDependencyAnalyzer dependencyAnalyzer,
StrolchConfiguration strolchConfiguration) |
ComponentDependencyAnalyzer(StrolchConfiguration strolchConfiguration,
Map<String,ComponentController> controllerMap) |
| Modifier and Type | Method and Description |
|---|---|
StrolchConfiguration |
ConfigurationSaxParser.ConfigurationBuilder.build(File configPathF,
File dataPathF,
File tempPathF) |
static StrolchConfiguration |
ConfigurationParser.parseConfiguration(String environment,
File configPathF,
File dataPathF,
File tempPathF) |
Copyright © 2011–2016 Strolch. All rights reserved.