Package io.milton.ldap
Interface LdapTransactionManager
- All Known Implementing Classes:
NullLdapTransactionManager
public interface LdapTransactionManager
Allows applications to wrap LDAP operations in a transaction
- Author:
- brad
-
Method Summary
-
Method Details
-
tx
Execute the given action (syncronously) in a transaction- Parameters:
r-- Throws:
IOException
-