Package io.milton.ldap
Class NullLdapTransactionManager
java.lang.Object
io.milton.ldap.NullLdapTransactionManager
- All Implemented Interfaces:
LdapTransactionManager
Does not do anything
- Author:
- brad
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullLdapTransactionManager
public NullLdapTransactionManager()
-
-
Method Details
-
tx
Description copied from interface:LdapTransactionManagerExecute the given action (syncronously) in a transaction- Specified by:
txin interfaceLdapTransactionManager- Throws:
IOException
-