public class TransactionAwareDirContextInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
TransactionAwareDirContextInvocationHandler(DirContext target,
ContextSource contextSource)
Constructor.
|
public TransactionAwareDirContextInvocationHandler(DirContext target, ContextSource contextSource)
target - The target DirContext.contextSource - The transactional ContextSource, needed to get hold of the
current transaction's DirContextHolder.