org.ejtools.util
Class JNDI

java.lang.Object
  |
  +--org.ejtools.util.JNDI

public abstract class JNDI
extends java.lang.Object

Utility class to access environment properties for JNDI.

Version:
$Revision: 1.7 $
Author:
Laurent Etiemble

Constructor Summary
JNDI()
           
 
Method Summary
static void setJNDIProperties()
          Look-up for a file named jndi.properties in the classpath.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNDI

public JNDI()
Method Detail

setJNDIProperties

public static void setJNDIProperties()
Look-up for a file named jndi.properties in the classpath. If found, it is load into the VM environment.



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.