| 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.runtime |
Classes concerning runtime configuration.
|
| org.oddjob.arooa.standard |
The standard configuration parsing implementation.
|
| org.oddjob.arooa.utils |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
BeanRegistry |
ArooaSession.getBeanRegistry()
Get the underlying
BeanRegistry. |
BeanRegistry |
ArooaSession.getBeanRegistry()
Get the underlying
BeanRegistry. |
| Modifier and Type | Method and Description |
|---|---|
BeanRegistry |
SessionDelegate.getBeanRegistry() |
BeanRegistry |
SessionDelegate.getBeanRegistry() |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkedBeanRegistry
A
BeanRegistry that will attempt to find a bean value in an
existing BeanDirectory if it hasn't been registered with this
registry. |
class |
SimpleBeanRegistry
Register components by id and look them up by path.
|
| Constructor and Description |
|---|
SessionBindings(BeanRegistry beanRegistry) |
SessionBindings(BeanRegistry beanRegistry) |
| Modifier and Type | Method and Description |
|---|---|
BeanRegistry |
StandardArooaSession.getBeanRegistry() |
BeanRegistry |
StandardArooaSession.getBeanRegistry() |
| Modifier and Type | Method and Description |
|---|---|
BeanRegistry |
MutablesOverrideSession.getBeanRegistry() |
BeanRegistry |
MutablesOverrideSession.getBeanRegistry() |
Copyright © 2023. All rights reserved.