| Package | Description |
|---|---|
| java.rmi.dgc |
Provides classes and interface for RMI distributed garbage-collection (DGC).
|
| Modifier and Type | Method and Description |
|---|---|
Lease |
DGC.dirty(ObjID
The dirty call requests leases for the remote object references associated with the object identifiers contained in the array 'ids'.
|
| Modifier and Type | Method and Description |
|---|---|
Lease |
DGC.dirty(ObjID
The dirty call requests leases for the remote object references associated with the object identifiers contained in the array 'ids'.
|