public class SVNClientImplTracker
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.ref.ReferenceQueue |
ourQueue |
private static java.util.Map |
ourReferences |
| Constructor and Description |
|---|
SVNClientImplTracker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerClient(SVNClientImpl client) |
void |
run() |
private static java.lang.ref.ReferenceQueue ourQueue
private static java.util.Map ourReferences
public static void registerClient(SVNClientImpl client)
public void run()
run in interface java.lang.Runnable