|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextExecutor | |
net.sf.ldaptemplate | The core package of the LdapTemplate framework. |
Uses of ContextExecutor in net.sf.ldaptemplate |
Methods in net.sf.ldaptemplate with parameters of type ContextExecutor | |
java.lang.Object |
LdapTemplate.executeReadOnly(ContextExecutor ce)
|
java.lang.Object |
LdapTemplate.executeReadWrite(ContextExecutor ce)
|
java.lang.Object |
LdapOperations.executeReadOnly(ContextExecutor ce)
Perform an operation (or series of operations) on a read-only context. |
java.lang.Object |
LdapOperations.executeReadWrite(ContextExecutor ce)
Perform an operation (or series of operations) on a read-write context. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |