Uses of Interface
org.apache.xbean.naming.context.NestedContextFactory

Packages that use NestedContextFactory
org.apache.xbean.naming.context   
 

Uses of NestedContextFactory in org.apache.xbean.naming.context
 

Classes in org.apache.xbean.naming.context that implement NestedContextFactory
 class AbstractContext
           
 class AbstractFederatedContext
           
 class ImmutableContext
           
 class ImmutableContext.NestedImmutableContext
          Nested context which shares the absolute index map in MapContext.
 class WritableContext
           
 class WritableContext.NestedWritableContext
          Nested context which shares the absolute index map in MapContext.
 

Methods in org.apache.xbean.naming.context with parameters of type NestedContextFactory
static Map ContextUtil.createBindings(Map absoluteBindings, NestedContextFactory factory)
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.