public interface ArooaSession
ArooaParser needs
to do it's job.| Modifier and Type | Method and Description |
|---|---|
ArooaDescriptor |
getArooaDescriptor()
Get the
ArooaDescriptor to use. |
BeanRegistry |
getBeanRegistry()
Get the underlying
BeanRegistry. |
ComponentPersister |
getComponentPersister()
Get the
ComponentPersister to use. |
ComponentPool |
getComponentPool()
Get the underlying
ComponentPool. |
ComponentProxyResolver |
getComponentProxyResolver()
Get the
ComponentProxyResolver to use. |
PropertyManager |
getPropertyManager()
Get the
PropertyManager for this session. |
ArooaTools |
getTools()
Get the tools
ArooaTools to use. |
ArooaDescriptor getArooaDescriptor()
ArooaDescriptor to use.ComponentPool getComponentPool()
ComponentPool.BeanRegistry getBeanRegistry()
BeanRegistry.PropertyManager getPropertyManager()
PropertyManager for this session.ArooaTools getTools()
ArooaTools to use.ComponentPersister getComponentPersister()
ComponentPersister to use.ComponentProxyResolver getComponentProxyResolver()
ComponentProxyResolver to use.