com.sun.naming.internal
abstract public class: VersionHelper [javadoc |
source]
java.lang.Object
com.sun.naming.internal.VersionHelper
Direct Known Subclasses:
VersionHelper12
VersionHelper was used by JNDI to accommodate differences between
JDK 1.1.x and the Java 2 platform. As this is no longer necessary
since JNDI's inclusion in the platform, this class currently
serves as a set of utilities for performing system-level things,
such as class-loading and reading system properties.
- author:
Rosanna
- Lee
- author:
Scott
- Seligman
Field Summary |
---|
static final String[] | PROPS | |
public static final int | INITIAL_CONTEXT_FACTORY | |
public static final int | OBJECT_FACTORIES | |
public static final int | URL_PKG_PREFIXES | |
public static final int | STATE_FACTORIES | |
public static final int | PROVIDER_URL | |
public static final int | DNS_URL | |
public static final int | CONTROL_FACTORIES | |
Method from com.sun.naming.internal.VersionHelper Summary: |
---|
getContextClassLoader, getJavaHomeLibStream, getJndiProperties, getJndiProperty, getResourceAsStream, getResources, getUrlArray, getVersionHelper, loadClass, loadClass, loadClass |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |