A B C D E F G H I J L M N O P R S T U V W

A

AbstractContext - Class in org.apache.xbean.naming.context
 
AbstractContext(String) - Constructor for class org.apache.xbean.naming.context.AbstractContext
 
AbstractContext(String, ContextAccess) - Constructor for class org.apache.xbean.naming.context.AbstractContext
 
AbstractFederatedContext - Class in org.apache.xbean.naming.context
 
AbstractFederatedContext() - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
 
AbstractFederatedContext(String) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
 
AbstractFederatedContext(String, ContextAccess) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
 
AbstractFederatedContext(String, ContextAccess, Set<Context>) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
 
AbstractFederatedContext(AbstractFederatedContext, String) - Constructor for class org.apache.xbean.naming.context.AbstractFederatedContext
 
add(RefAddr) - Method in class org.apache.xbean.naming.reference.SimpleReference
 
add(int, RefAddr) - Method in class org.apache.xbean.naming.reference.SimpleReference
 
addBinding(Context, String, Object, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
Binds the specified value to the specified name within the specified context.
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ContextFederation
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.WritableContext
 
addBinding(AtomicReference<Map<String, Object>>, String, String, Object, boolean) - Method in class org.apache.xbean.naming.context.WritableContext
 
addBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
 
addContext(Context) - Method in class org.apache.xbean.naming.context.ContextFederation
 
addDeepBinding(Name, Object, boolean, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
 
addDeepBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
addDeepBinding(String, Object, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
addFederatedContext(AbstractFederatedContext, Context) - Static method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
addToEnvironment(String, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
 
addToEnvironment(String, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 

B

bind(String, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
 
bind(Name, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
 
bind(Name, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
bind(String, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
buildMapTree(Map<String, Object>) - Static method in class org.apache.xbean.naming.context.ContextUtil
 

C

CachingReference - Class in org.apache.xbean.naming.reference
 
CachingReference(String, Reference, Context) - Constructor for class org.apache.xbean.naming.reference.CachingReference
 
clear() - Method in class org.apache.xbean.naming.reference.SimpleReference
 
clone() - Method in class org.apache.xbean.naming.reference.SimpleReference
 
close() - Method in class org.apache.xbean.naming.context.AbstractContext
 
close() - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
close() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
 
close() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
 
close() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
composeName(Name, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
composeName(String, String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
composeName(Name, Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
composeName(String, String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
ContextAccess - Interface in org.apache.xbean.naming.context
 
ContextAccessControlList - Class in org.apache.xbean.naming.context
 
ContextAccessControlList(boolean, List, List) - Constructor for class org.apache.xbean.naming.context.ContextAccessControlList
 
ContextFederation - Class in org.apache.xbean.naming.context
 
ContextFederation(Context) - Constructor for class org.apache.xbean.naming.context.ContextFederation
 
ContextFederation(Context, Set<Context>) - Constructor for class org.apache.xbean.naming.context.ContextFederation
 
ContextFlyweight - Class in org.apache.xbean.naming.context
 
ContextFlyweight() - Constructor for class org.apache.xbean.naming.context.ContextFlyweight
 
ContextUtil - Class in org.apache.xbean.naming.context
 
ContextUtil.ListBindingEnumeration - Class in org.apache.xbean.naming.context
 
ContextUtil.ListBindingEnumeration(Map, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
 
ContextUtil.ListEnumeration - Class in org.apache.xbean.naming.context
 
ContextUtil.ListEnumeration(Map) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
 
ContextUtil.Node - Class in org.apache.xbean.naming.context
Do nothing subclass of hashmap used to differentiate between a Map in the tree an a nested element during tree building
ContextUtil.Node() - Constructor for class org.apache.xbean.naming.context.ContextUtil.Node
 
ContextUtil.ReadOnlyBinding - Class in org.apache.xbean.naming.context
 
ContextUtil.ReadOnlyBinding(String, Object, Context) - Constructor for class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
createBindings(Map<String, Object>, NestedContextFactory) - Static method in class org.apache.xbean.naming.context.ContextUtil
 
createNestedSubcontext(String, Map) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
 
createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
 
createNestedSubcontext(String, Map<String, Object>) - Method in interface org.apache.xbean.naming.context.NestedContextFactory
Creates a nested subcontext instance.
createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.WritableContext
 
createNestedSubcontext(String, Map<String, Object>) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
 
createSubcontext(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
createSubcontext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
createSubcontext(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
createSubcontext(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
createSubcontextFederation(String, Context) - Method in class org.apache.xbean.naming.context.ContextFederation
 
createSubcontextTree(String, Name, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
Creates a context tree which will be rooted at the specified path and contain a single entry located down a path specified by the name.

D

destroySubcontext(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
destroySubcontext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
destroySubcontext(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
destroySubcontext(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 

E

equals(Object) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
equals(Object) - Method in class org.apache.xbean.naming.reference.SimpleReference
 

F

faultLookup(String, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
When a value can not be found within this context, this method is called as a last ditch effort befrore thowing a null pointer exception.
faultLookup(String, Name) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
federateContext(Context) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
 

G

get(String) - Method in class org.apache.xbean.naming.reference.SimpleReference
 
get(int) - Method in class org.apache.xbean.naming.reference.SimpleReference
 
getAll() - Method in class org.apache.xbean.naming.reference.SimpleReference
 
getBinding(String) - Method in class org.apache.xbean.naming.context.AbstractContext
Gets the object bound to the name.
getBinding(String) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
getBindings() - Method in class org.apache.xbean.naming.context.AbstractContext
Gets a map of the bindings for the current node (i.e., no names with slashes).
getBindings() - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
getBindings(String) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
getBindings() - Method in class org.apache.xbean.naming.context.ImmutableContext
 
getBindings() - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
getClassName() - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
getClassName() - Method in class org.apache.xbean.naming.reference.CachingReference
 
getClassName() - Method in class org.apache.xbean.naming.reference.SimpleReference
We will atleast return an Object.
getContent() - Method in class org.apache.xbean.naming.reference.CachingReference
 
getContent() - Method in class org.apache.xbean.naming.reference.SimpleReference
Gets the actual referenced Object.
getContext() - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getContext() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
getContextAccess() - Method in class org.apache.xbean.naming.context.AbstractContext
 
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.AbstractContext
Gets the object bound to the name.
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
 
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.WritableContext
 
getDeepBinding(String) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
 
getEnvironment() - Method in class org.apache.xbean.naming.context.AbstractContext
Always returns a new (empty) Hashtable.
getEnvironment() - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getFactoryClassLocation() - Method in class org.apache.xbean.naming.reference.SimpleReference
 
getFactoryClassName() - Method in class org.apache.xbean.naming.reference.SimpleReference
If the JNDI context does not understand simple references, this method will be called to obtain the class name of a factory.
getFederatedBinding(String) - Method in class org.apache.xbean.naming.context.ContextFederation
 
getFederatedBindings(String) - Method in class org.apache.xbean.naming.context.ContextFederation
 
getFederatedContexts() - Method in class org.apache.xbean.naming.context.ContextFederation
 
getGlobalContext() - Static method in class org.apache.xbean.naming.global.GlobalContextManager
Gets the global context.
getImmutableContext() - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
getInitialContext(Hashtable) - Method in class org.apache.xbean.naming.global.GlobalContextManager
Returns the Context registered with the GlobalManager.
getMasterContext() - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
getName(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getName(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getName(Name) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
getName(String) - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
getNameInNamespace() - Method in class org.apache.xbean.naming.context.AbstractContext
Gets the name of this context withing the global namespace.
getNameInNamespace(String) - Method in class org.apache.xbean.naming.context.AbstractContext
Gets the name of a path withing the global namespace context.
getNameInNamespace(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
Gets the name of a path withing the global namespace context.
getNameInNamespace() - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getNameInNamespace() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
getNameParser() - Method in class org.apache.xbean.naming.context.AbstractContext
A parser that can turn Strings into javax.naming.Name objects.
getNameParser(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
getNameParser(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
getNameParser(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getNameParser(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
getObject() - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.xbean.naming.global.GlobalContextManager
Returns the Context registered with the GlobalManager.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.xbean.naming.reference.SimpleReference.SimpleObjectFactory
 
getParsedNameInNamespace() - Method in class org.apache.xbean.naming.context.AbstractContext
Gets the name of this context withing the global namespace.
getSize(Context) - Static method in class org.apache.xbean.naming.context.AbstractContext
 
getWrapperBindings() - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
getWrapperBindings() - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
 
getWrapperBindings() - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
 
getWrapperBindings() - Method in class org.apache.xbean.naming.context.WritableContext
 
getWrapperBindings() - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
 
GlobalContextManager - Class in org.apache.xbean.naming.global
The GlobalContextManager contains the static global context object.
GlobalContextManager() - Constructor for class org.apache.xbean.naming.global.GlobalContextManager
 

H

hashCode() - Method in class org.apache.xbean.naming.context.VirtualSubcontext
 
hashCode() - Method in class org.apache.xbean.naming.reference.SimpleReference
 
hasMore() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
 
hasMore() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
 
hasMoreElements() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
 
hasMoreElements() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
 

I

ImmutableContext - Class in org.apache.xbean.naming.context
 
ImmutableContext(Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.ImmutableContext
 
ImmutableContext(Map<String, Object>, boolean) - Constructor for class org.apache.xbean.naming.context.ImmutableContext
 
ImmutableContext(String, Map<String, Object>, boolean) - Constructor for class org.apache.xbean.naming.context.ImmutableContext
 
ImmutableContext.NestedImmutableContext - Class in org.apache.xbean.naming.context
Nested context which shares the absolute index map in MapContext.
ImmutableContext.NestedImmutableContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
ImmutableFederatedContext - Class in org.apache.xbean.naming.context
 
ImmutableFederatedContext(String, Set<Context>) - Constructor for class org.apache.xbean.naming.context.ImmutableFederatedContext
 
ImmutableFederatedContext.NestedImmutableFederatedContext - Class in org.apache.xbean.naming.context
Nested context which shares the absolute index map in MapContext.
ImmutableFederatedContext.NestedImmutableFederatedContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
 
isAllowed(Name) - Method in class org.apache.xbean.naming.context.ContextAccessControlList
 
isDenied(Name) - Method in class org.apache.xbean.naming.context.ContextAccessControlList
 
isEmpty(Context) - Static method in class org.apache.xbean.naming.context.AbstractContext
 
isModifiable(Name) - Method in interface org.apache.xbean.naming.context.ContextAccess
 
isModifiable(Name) - Method in class org.apache.xbean.naming.context.ContextAccessControlList
 
isNestedSubcontext(Object) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
isNestedSubcontext(Object) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
isNestedSubcontext(Object) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
isNestedSubcontext(Object) - Method in interface org.apache.xbean.naming.context.NestedContextFactory
Is the specified value an instance of a nested context
isRelative() - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 

J

javaURLContextFactory - Class in org.apache.xbean.naming.java
URLContextFactory for the java: namespace.
javaURLContextFactory() - Constructor for class org.apache.xbean.naming.java.javaURLContextFactory
 

L

list() - Method in class org.apache.xbean.naming.context.AbstractContext
 
list(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
list(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
list(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
list(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
listBindings() - Method in class org.apache.xbean.naming.context.AbstractContext
 
listBindings(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
listBindings(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
listBindings(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
listBindings(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
listBindingsToMap(NamingEnumeration) - Static method in class org.apache.xbean.naming.context.ContextUtil
 
listToMap(NamingEnumeration) - Static method in class org.apache.xbean.naming.context.ContextUtil
 
lookup(String, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
Finds the specified entry.
lookup(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
lookup(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
lookup(Name) - Method in class org.apache.xbean.naming.context.ContextFederation
 
lookup(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
lookup(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
lookupFinalContext(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
lookupLink(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
lookupLink(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
lookupLink(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
lookupLink(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 

M

MAX_WRITE_ATTEMPTS - Static variable in class org.apache.xbean.naming.context.ContextFederation
 
MODIFIABLE - Static variable in interface org.apache.xbean.naming.context.ContextAccess
 

N

NAME_PARSER - Static variable in class org.apache.xbean.naming.context.ContextUtil
 
NestedContextFactory - Interface in org.apache.xbean.naming.context
 
next() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
 
next() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
 
nextElement() - Method in class org.apache.xbean.naming.context.ContextUtil.ListBindingEnumeration
 
nextElement() - Method in class org.apache.xbean.naming.context.ContextUtil.ListEnumeration
 

O

org.apache.xbean.naming.context - package org.apache.xbean.naming.context
 
org.apache.xbean.naming.global - package org.apache.xbean.naming.global
 
org.apache.xbean.naming.java - package org.apache.xbean.naming.java
 
org.apache.xbean.naming.reference - package org.apache.xbean.naming.reference
 

P

parseName(String) - Static method in class org.apache.xbean.naming.context.ContextUtil
 

R

rebind(String, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
 
rebind(Name, Object) - Method in class org.apache.xbean.naming.context.AbstractContext
 
rebind(Name, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
rebind(String, Object) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
remove(int) - Method in class org.apache.xbean.naming.reference.SimpleReference
 
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
Removes the binding from the context.
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
removeBinding(String) - Method in class org.apache.xbean.naming.context.ContextFederation
 
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext.NestedImmutableFederatedContext
 
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
 
removeBinding(String, boolean) - Method in class org.apache.xbean.naming.context.WritableContext
 
removeContext(Context) - Method in class org.apache.xbean.naming.context.ContextFederation
 
removeDeepBinding(Name, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
 
removeDeepBinding(Name, boolean, boolean) - Method in class org.apache.xbean.naming.context.AbstractContext
 
removeDeepBinding(Name, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext.NestedImmutableContext
 
removeDeepBinding(Name, boolean) - Method in class org.apache.xbean.naming.context.ImmutableContext
 
removeFederatedContext(AbstractFederatedContext, Context) - Static method in class org.apache.xbean.naming.context.AbstractFederatedContext
 
removeFromEnvironment(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
removeFromEnvironment(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
rename(String, String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
rename(Name, Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
rename(Name, Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
rename(String, String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
resolve(Object, String, Name, Context) - Static method in class org.apache.xbean.naming.context.ContextUtil
 

S

setClassName(String) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
setGlobalContext(Context) - Static method in class org.apache.xbean.naming.global.GlobalContextManager
Sets the global context.
setName(String) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
setObject(Object) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
setRelative(boolean) - Method in class org.apache.xbean.naming.context.ContextUtil.ReadOnlyBinding
 
SimpleReference - Class in org.apache.xbean.naming.reference
 
SimpleReference() - Constructor for class org.apache.xbean.naming.reference.SimpleReference
 
SimpleReference.SimpleObjectFactory - Class in org.apache.xbean.naming.reference
Simply calls getContent() on the SimpleReference
SimpleReference.SimpleObjectFactory() - Constructor for class org.apache.xbean.naming.reference.SimpleReference.SimpleObjectFactory
 
size() - Method in class org.apache.xbean.naming.reference.SimpleReference
 

T

toString() - Method in class org.apache.xbean.naming.reference.SimpleReference
 

U

unbind(String) - Method in class org.apache.xbean.naming.context.AbstractContext
 
unbind(Name) - Method in class org.apache.xbean.naming.context.AbstractContext
 
unbind(Name) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
unbind(String) - Method in class org.apache.xbean.naming.context.ContextFlyweight
 
unfederateContext(Context) - Method in class org.apache.xbean.naming.context.ImmutableFederatedContext
 
UNMODIFIABLE - Static variable in interface org.apache.xbean.naming.context.ContextAccess
 

V

VirtualSubcontext - Class in org.apache.xbean.naming.context
 
VirtualSubcontext(Name, Context) - Constructor for class org.apache.xbean.naming.context.VirtualSubcontext
 

W

wrapReference(String, Object, Context) - Static method in class org.apache.xbean.naming.reference.CachingReference
 
wrapReferences(Map<String, Object>, Context) - Static method in class org.apache.xbean.naming.reference.CachingReference
 
WritableContext - Class in org.apache.xbean.naming.context
 
WritableContext() - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext(String) - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext(String, Map<String, Object>, boolean) - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext(String, Map<String, Object>, ContextAccess) - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext(String, Map<String, Object>, ContextAccess, boolean) - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext(String, Map<String, Object>, ContextAccess, boolean, boolean, boolean, boolean) - Constructor for class org.apache.xbean.naming.context.WritableContext
 
WritableContext.NestedWritableContext - Class in org.apache.xbean.naming.context
Nested context which shares the absolute index map in MapContext.
WritableContext.NestedWritableContext(String, Map<String, Object>) - Constructor for class org.apache.xbean.naming.context.WritableContext.NestedWritableContext
 

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2005-2010. All Rights Reserved.