|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClosureMonitor | |
---|---|
org.apache.directory.shared.ldap.cursor |
Uses of ClosureMonitor in org.apache.directory.shared.ldap.cursor |
---|
Classes in org.apache.directory.shared.ldap.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.shared.ldap.cursor with parameters of type ClosureMonitor | |
---|---|
void |
AbstractCursor.setClosureMonitor(ClosureMonitor monitor)
Sets a non-null closure monitor to associate with this Cursor. |
void |
Cursor.setClosureMonitor(ClosureMonitor monitor)
Sets a non-null closure monitor to associate with this Cursor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |