Uses of Class
org.glassfish.jndi.cosnaming.CNCtx
Packages that use CNCtx
-
Uses of CNCtx in org.glassfish.jndi.cosnaming
Fields in org.glassfish.jndi.cosnaming declared as CNCtxMethods in org.glassfish.jndi.cosnaming with parameters of type CNCtxModifier and TypeMethodDescriptionstatic final NamingException
ExceptionMapper.mapException
(Exception e, CNCtx ctx, NameComponent[] inputName) private static final NamingException
ExceptionMapper.tryFed
(NotFound e, CNCtx ctx, NameComponent[] inputName) Constructors in org.glassfish.jndi.cosnaming with parameters of type CNCtxModifierConstructorDescription(package private)
CNBindingEnumeration
(CNCtx ctx, boolean isLookedUpCtx, Hashtable<?, ?> env) Creates a CNBindingEnumeration object.