Class Summary |
AdminDomainCache |
Provides methods to access cached domains, domain names, and domain paths. |
AdminDomainCache.CacheUpdaterContainer |
Helper class for calling the methods of CacheUpdater on all the
contained instances of CacheUpdater . |
AdminDomainCache.Server |
Defines the remote method that is invoked by main in order to
report the current contents of this cache. |
DomainHierarchy |
Manages a cache of AdministrativeDomains which is used for navigating
domain hierarchies. |
DomainPathKey |
This class defines a Domain Path key for the AdminDomainCache. |
UpdateMessage |
A message that indicates which method to invoke on a remote cache's CacheUpdater
interface, as well as the arguments to the method. |