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, getPropertyManager
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getArooaDescriptor, getBeanRegistry, getComponentPersister, getComponentPool, getComponentProxyResolver, getPropertyManager
public SubstituationPolicySession(ArooaSession delegate, SubstitutionPolicy substitutionPolicy)
delegate
- The existing session.substitutionPolicy
- The policy.public ArooaTools getTools()
ArooaSession
ArooaTools
to use.getTools
in interface ArooaSession
getTools
in class SessionDelegate