|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ArooaSession
An ArooaSession encapsulates everything an ArooaParser needs
to do it's job.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||