public class NullLdapTransactionManager extends Object implements LdapTransactionManager
| Constructor and Description |
|---|
NullLdapTransactionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
tx(Runnable r)
Execute the given action (syncronously) in a transaction
|
public void tx(Runnable r) throws IOException
LdapTransactionManagertx in interface LdapTransactionManagerIOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.