| Package | Description |
|---|---|
| org.oddjob.arooa |
Arooa stands for A Rip Off Of Ant, and provides ant like configuration.
|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| org.oddjob.arooa.standard |
The standard configuration parsing implementation.
|
| org.oddjob.arooa.utils |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyManager |
ArooaSession.getPropertyManager()
Get the
PropertyManager for this session. |
PropertyManager |
ArooaSession.getPropertyManager()
Get the
PropertyManager for this session. |
| Modifier and Type | Method and Description |
|---|---|
PropertyManager |
SessionDelegate.getPropertyManager() |
PropertyManager |
SessionDelegate.getPropertyManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardPropertyManager
Standard implementation of a
PropertyManager. |
| Modifier and Type | Method and Description |
|---|---|
PropertyManager |
StandardArooaSession.getPropertyManager() |
PropertyManager |
StandardArooaSession.getPropertyManager() |
| Constructor and Description |
|---|
StandardPropertyManager(PropertyManager parent)
Constructor the defers first to a parent.
|
StandardPropertyManager(PropertyManager parent)
Constructor the defers first to a parent.
|
StandardPropertyManager(PropertyManager parent,
Properties properties,
String source)
Constructor that defers first to parent, then to given properties.
|
StandardPropertyManager(PropertyManager parent,
Properties properties,
String source)
Constructor that defers first to parent, then to given properties.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyManager |
MutablesOverrideSession.getPropertyManager() |
PropertyManager |
PropertiesOverrideSession.getPropertyManager() |
PropertyManager |
PropertiesOverrideSession.getPropertyManager() |
PropertyManager |
MutablesOverrideSession.getPropertyManager() |
Copyright © 2023. All rights reserved.