Naming core contains the core JNDI implementation. The JNDI context
implementation is in the
NamingContext
class. Context access control and thread/classloader binding are provided
by
ContextBindings.
Resource references, env references and links are also supported, as
are Synchronized
Contexts. The
SelectorContext provides dynamic delegation of JNDI operations to
contexts bound to running threads or classloaders (set up in
ContextBindings
).