|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.slp.internal.ua.DACache
public class DACache
DACache caches the discovered DA list in order to eliminate frequent DA discovery network traffic.
Constructor Summary | |
---|---|
DACache()
|
Method Summary | |
---|---|
static java.util.List |
getDAList(java.util.List pScopes)
|
static java.util.List |
getDiscoverableScopeList(java.util.List pScopes)
|
static void |
setDAList(java.util.List pScopes,
java.util.List pDADescriptors)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DACache()
Method Detail |
---|
public static java.util.List getDiscoverableScopeList(java.util.List pScopes)
pScopes
-
public static java.util.List getDAList(java.util.List pScopes)
pScopes
-
public static void setDAList(java.util.List pScopes, java.util.List pDADescriptors)
pScopes
- - list of discovered hostspDADescriptors
- - DADescriptors of the discovered DAs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |