public class SubstituationPolicySession extends SessionDelegate implements ArooaSession
| Constructor and Description | 
|---|
SubstituationPolicySession(ArooaSession delegate,
                          SubstitutionPolicy substitutionPolicy)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ArooaTools | 
getTools()
Get the tools  
ArooaTools to use. | 
getArooaDescriptor, getBeanRegistry, getComponentPersister, getComponentPool, getComponentProxyResolver, getOriginal, getPropertyManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArooaDescriptor, getBeanRegistry, getComponentPersister, getComponentPool, getComponentProxyResolver, getPropertyManagerpublic SubstituationPolicySession(ArooaSession delegate, SubstitutionPolicy substitutionPolicy)
delegate - The existing session.substitutionPolicy - The policy.public ArooaTools getTools()
ArooaSessionArooaTools to use.getTools in interface ArooaSessiongetTools in class SessionDelegate