| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.cursor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClosureMonitor
A basic ClosureMonitor that simply uses a boolean for state and a cause
exception.
|
| Modifier and Type | Field and Description |
|---|---|
private ClosureMonitor |
AbstractCursor.monitor
The default associated monitor
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.