| Package | Description |
|---|---|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| org.oddjob.arooa.runtime |
Classes concerning runtime configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigurationNode.addNodeListener(ConfigurationNodeListener<P> listener) |
void |
AbstractConfigurationNode.addNodeListener(ConfigurationNodeListener<P> listener) |
void |
AbstractConfigurationNode.removeNodeListener(ConfigurationNodeListener<P> listener) |
void |
AbstractConfigurationNode.removeNodeListener(ConfigurationNodeListener<P> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationNode.addNodeListener(ConfigurationNodeListener<P> listener)
Add a listener to listen to configuration changes.
|
void |
ConfigurationNode.addNodeListener(ConfigurationNodeListener<P> listener)
Add a listener to listen to configuration changes.
|
void |
ConfigurationNode.removeNodeListener(ConfigurationNodeListener<P> listener)
Remove a listener.
|
void |
ConfigurationNode.removeNodeListener(ConfigurationNodeListener<P> listener)
Remove a listener.
|
Copyright © 2023. All rights reserved.