| 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.registry |
Classes concerned with the BeanRegistry which provides a
dynamic lookup of components.
|
| org.oddjob.arooa.standard |
The standard configuration parsing implementation.
|
| org.oddjob.arooa.utils |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentPool |
ArooaSession.getComponentPool()
Get the underlying
ComponentPool. |
ComponentPool |
ArooaSession.getComponentPool()
Get the underlying
ComponentPool. |
| Modifier and Type | Method and Description |
|---|---|
ComponentPool |
SessionDelegate.getComponentPool() |
ComponentPool |
SessionDelegate.getComponentPool() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleComponentPool
An simple implementation of a
ComponentPool. |
| Constructor and Description |
|---|
ComponentsServiceFinder(ComponentPool directory) |
ComponentsServiceFinder(ComponentPool directory) |
| Modifier and Type | Method and Description |
|---|---|
ComponentPool |
StandardArooaSession.getComponentPool() |
ComponentPool |
StandardArooaSession.getComponentPool() |
| Modifier and Type | Method and Description |
|---|---|
ComponentPool |
MutablesOverrideSession.getComponentPool() |
ComponentPool |
MutablesOverrideSession.getComponentPool() |
Copyright © 2023. All rights reserved.