| java.lang.Object org.apache.openejb.assembler.classic.JndiEncBuilder
JndiEncBuilder | public class JndiEncBuilder (Code) | | TODO: This class is essentially an over glorified sym-linker. The names
we were linking to are no longer guaranteed to be what we assume them to
be. We need to come up with a different internal naming structure for
the global JNDI and finally create the default which will be the default
symlinked version of all the components.
|
bindingExists | public static boolean bindingExists(Context context, Name contextName)(Code) | | |
isClient | public boolean isClient()(Code) | | |
isUseCrossClassLoaderRef | public boolean isUseCrossClassLoaderRef()(Code) | | |
setClient | public void setClient(boolean client)(Code) | | |
setUseCrossClassLoaderRef | public void setUseCrossClassLoaderRef(boolean useCrossClassLoaderRef)(Code) | | |
|
|