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 ImmutableFederatedContext
           
 class ImmutableFederatedContext.NestedImmutableFederatedContext
          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 java.util.Map<java.lang.String,java.lang.Object> ContextUtil.createBindings(java.util.Map<java.lang.String,java.lang.Object> absoluteBindings, NestedContextFactory factory)
           
 



Copyright © 2005-2011. All Rights Reserved.