Exemplo n.º 1
0
 /**
  * To get the {@link JavaNaming} instance to be used.
  *
  * @return the JavaNaming to be used
  */
 public JavaNaming getJavaNaming() {
   return _internalContext.getJavaNaming();
 }