Uses of Interface
org.apache.xbean.naming.context.ContextAccess
Packages that use ContextAccess
-
Uses of ContextAccess in org.apache.xbean.naming.context
Classes in org.apache.xbean.naming.context that implement ContextAccessFields in org.apache.xbean.naming.context declared as ContextAccessModifier and TypeFieldDescriptionstatic final ContextAccessContextAccess.MODIFIABLEstatic final ContextAccessContextAccess.UNMODIFIABLEMethods in org.apache.xbean.naming.context that return ContextAccessConstructors in org.apache.xbean.naming.context with parameters of type ContextAccessModifierConstructorDescriptionAbstractContext(String nameInNamespace, ContextAccess contextAccess) AbstractFederatedContext(String nameInNamespace, ContextAccess contextAccess) AbstractFederatedContext(String nameInNamespace, ContextAccess contextAccess, Set<Context> federatedContexts) WritableContext(String nameInNamespace, Map<String, Object> bindings, ContextAccess contextAccess) WritableContext(String nameInNamespace, Map<String, Object> bindings, ContextAccess contextAccess, boolean cacheReferences) WritableContext(String nameInNamespace, Map<String, Object> bindings, ContextAccess contextAccess, boolean cacheReferences, boolean supportReferenceable, boolean checkDereferenceDifferent, boolean assumeDereferenceBound)