jar

org.apache.aries.jndi : org.apache.aries.jndi.legacy.support

Maven & Gradle

Jul 13, 2012
11 usages

Apache Aries JNDI Support for Legacy Runtimes · This bundle contains support for legacy runtimes which rely on the thread context classloader to load JNDI implementations. It is intended for use with OSGi Web Container implementations which do not correctly work with the OSGi JNDI Service specification.

Table Of Contents

Latest Version

Download org.apache.aries.jndi : org.apache.aries.jndi.legacy.support JAR file - Latest Versions:

All Versions

Download org.apache.aries.jndi : org.apache.aries.jndi.legacy.support JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.3.x
0.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.aries.jndi.legacy.support-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.aries.jndi.legacy.support

├─ org.apache.aries.jndi.legacy.support.Activator.class - [JAR]

├─ org.apache.aries.jndi.legacy.support.LegacyInitialContextFinder.class - [JAR]

Advertisement