org.livetribe.slp.spi.da
Class DirectoryAgentInfoCache
java.lang.Object
org.livetribe.slp.spi.da.DirectoryAgentInfoCache
public class DirectoryAgentInfoCache
- extends Object
A thread-safe class that handles caching of DirectoryAgentInfo
, and
allows querying the content depending on parameters.
- Version:
- $Rev: 157 $ $Date: 2006-06-05 23:29:25 +0200 (Mon, 05 Jun 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryAgentInfoCache
public DirectoryAgentInfoCache()
add
public boolean add(DirectoryAgentInfo info)
getByScopes
public List getByScopes(Scopes scopes)
addAll
public void addAll(List infos)
remove
public boolean remove(DirectoryAgentInfo info)
Copyright © 2006-2012 LiveTribe. All Rights Reserved.