|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.oddjob.values.properties.PropertiesConfigurationSession
public class PropertiesConfigurationSession
A version of an ArooaSession that creates it's own copy
of a PropertyManager so that it can resolve properties during
configuration of the PropertyType and PropertyJob.
| Constructor Summary | |
|---|---|
PropertiesConfigurationSession(ArooaSession original)
|
|
| 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. |
ArooaSession |
getOriginal()
|
PropertyManager |
getPropertyManager()
Get the PropertyManager for this session. |
ArooaTools |
getTools()
Get the tools ArooaTools to use. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesConfigurationSession(ArooaSession original)
| Method Detail |
|---|
public ArooaDescriptor getArooaDescriptor()
ArooaSessionArooaDescriptor to use.
getArooaDescriptor in interface ArooaSessionpublic BeanRegistry getBeanRegistry()
ArooaSessionBeanRegistry.
getBeanRegistry in interface ArooaSessionpublic PropertyManager getPropertyManager()
ArooaSessionPropertyManager for this session.
getPropertyManager in interface ArooaSessionpublic ComponentPersister getComponentPersister()
ArooaSessionComponentPersister to use.
getComponentPersister in interface ArooaSessionpublic ComponentProxyResolver getComponentProxyResolver()
ArooaSessionComponentProxyResolver to use.
getComponentProxyResolver in interface ArooaSessionpublic ComponentPool getComponentPool()
ArooaSessionComponentPool.
getComponentPool in interface ArooaSessionpublic ArooaTools getTools()
ArooaSessionArooaTools to use.
getTools in interface ArooaSessionpublic ArooaSession getOriginal()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||