|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClosureMonitor | |
|---|---|
| org.apache.directory.api.ldap.model.cursor | |
| Uses of ClosureMonitor in org.apache.directory.api.ldap.model.cursor |
|---|
| Classes in org.apache.directory.api.ldap.model.cursor that implement ClosureMonitor | |
|---|---|
class |
DefaultClosureMonitor
A basic ClosureMonitor that simply uses a boolean for state and a cause exception. |
| Methods in org.apache.directory.api.ldap.model.cursor with parameters of type ClosureMonitor | |
|---|---|
void |
Cursor.setClosureMonitor(ClosureMonitor monitor)
Sets a non-null closure monitor to associate with this Cursor. |
void |
AbstractCursor.setClosureMonitor(ClosureMonitor monitor)
Sets a non-null closure monitor to associate with this Cursor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||