| Package | Description | 
|---|---|
| org.jgroups.blocks.locking | |
| org.jgroups.demos | Provides demonstrations of JGroups functionality. | 
| org.jgroups.protocols | Provides implementations of transport protocols which are 
                responsible for sending and receiving messages to/from the network. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LockService. addLockListener(LockNotification listener) | 
| void | LockService. removeLockListener(LockNotification listener) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LockServiceDemoDemos the LockService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CENTRAL_LOCKImplementation of a locking protocol which acquires locks by contacting the coordinator. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.util.Set<LockNotification> | Locking. lock_listeners | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Locking. addLockListener(LockNotification listener) | 
| void | Locking. removeLockListener(LockNotification listener) | 
Copyright © 1998-2020 Red Hat. All Rights Reserved.