Uses of Class
com.resilientedge.util.naming.AbstractCtx

Packages that use AbstractCtx
com.resilientedge.util.naming   
com.resilientedge.util.prefs   
 

Uses of AbstractCtx in com.resilientedge.util.naming
 

Subclasses of AbstractCtx in com.resilientedge.util.naming
 class AbstractFederatedCtx
          Abstract implementation of a federated Context.
 class AbstractSimpleCtx
          Abstract class for non-federated Contexts.
 class DelegatingCtx
          DelegatingCtx does not have internal bindings but instead delegates its call to other contexts.
 class FederatedFlatCtx
          Federated Context with flat namespace.
 class FederatedHierCtx
           
 class FlatContext
          A simple non persistent service provider with a flat namespace.
 class HierContext
           
 

Uses of AbstractCtx in com.resilientedge.util.prefs
 

Subclasses of AbstractCtx in com.resilientedge.util.prefs
 class SystemContext
          The PreferenceCtx is used to supply preferences for application configuration.
 class XMLPrefsContext
          Preferences is used to get application configuration parameters.
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.