|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.BootstrapHandles
public class BootstrapHandles
Field Summary | |
---|---|
java.util.Map<java.lang.String,HandleRecord> |
handles
|
long |
lastUpdate
|
static int |
MAX_DEPTH
|
Constructor Summary | |
---|---|
BootstrapHandles()
|
|
BootstrapHandles(java.util.Map<java.lang.String,HandleRecord> handles)
|
Method Summary | |
---|---|
java.util.Set<SiteInfo> |
getSites(java.lang.String preferredRoot)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAX_DEPTH
public long lastUpdate
public java.util.Map<java.lang.String,HandleRecord> handles
Constructor Detail |
---|
public BootstrapHandles()
public BootstrapHandles(java.util.Map<java.lang.String,HandleRecord> handles)
Method Detail |
---|
public java.util.Set<SiteInfo> getSites(java.lang.String preferredRoot)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |