jar

com.day.commons.osgi.wrapper : com.day.commons.osgi.wrapper.simple-jndi

Maven & Gradle

Oct 28, 2020
3 usages

Day Commons Library - Simple JNDI · Bundles the simple-jndi library and registers it's memory context factory as default initial context.

Table Of Contents

Latest Version

Download com.day.commons.osgi.wrapper : com.day.commons.osgi.wrapper.simple-jndi JAR file - Latest Versions:

All Versions

Download com.day.commons.osgi.wrapper : com.day.commons.osgi.wrapper.simple-jndi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.11.x

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 com.day.commons.osgi.wrapper.simple-jndi-0.11.14.1.0008.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osjava.sj.naming

├─ org.osjava.sj.naming.Jndi.class - [JAR]

com.day.commons.simplejndi.impl

├─ com.day.commons.simplejndi.impl.ContextMap.class - [JAR]

├─ com.day.commons.simplejndi.impl.ContextService.class - [JAR]

├─ com.day.commons.simplejndi.impl.PersistentContext.class - [JAR]

org.osjava.sj.jndi

├─ org.osjava.sj.jndi.AbstractContext.class - [JAR]

├─ org.osjava.sj.jndi.ContextBindings.class - [JAR]

├─ org.osjava.sj.jndi.ContextNames.class - [JAR]

├─ org.osjava.sj.jndi.DelegatingContext.class - [JAR]

├─ org.osjava.sj.jndi.InvalidObjectTypeException.class - [JAR]

├─ org.osjava.sj.jndi.SimpleNameParser.class - [JAR]

├─ org.osjava.sj.jndi.StaticHashtable.class - [JAR]

org.osjava.sj.loader

├─ org.osjava.sj.loader.JndiLoader.class - [JAR]

├─ org.osjava.sj.loader.PoolSetup.class - [JAR]

├─ org.osjava.sj.loader.SJDataSource.class - [JAR]

org.osjava.sj.loader.convert

├─ org.osjava.sj.loader.convert.BeanConverter.class - [JAR]

├─ org.osjava.sj.loader.convert.ConstructorConverter.class - [JAR]

├─ org.osjava.sj.loader.convert.ConvertRegistry.class - [JAR]

├─ org.osjava.sj.loader.convert.Converter.class - [JAR]

├─ org.osjava.sj.loader.convert.DataSourceConverter.class - [JAR]

├─ org.osjava.sj.loader.convert.DateConverter.class - [JAR]

├─ org.osjava.sj.loader.convert.MapConverter.class - [JAR]

├─ org.osjava.sj.loader.convert.NullConverter.class - [JAR]

org.osjava.sj.loader.util

├─ org.osjava.sj.loader.util.AbstractProperties.class - [JAR]

├─ org.osjava.sj.loader.util.CustomProperties.class - [JAR]

├─ org.osjava.sj.loader.util.IniProperties.class - [JAR]

├─ org.osjava.sj.loader.util.OrderedSet.class - [JAR]

├─ org.osjava.sj.loader.util.Utils.class - [JAR]

├─ org.osjava.sj.loader.util.XmlProperties.class - [JAR]

org.osjava.sj.memory

├─ org.osjava.sj.memory.MemoryContext.class - [JAR]

├─ org.osjava.sj.memory.MemoryContextFactory.class - [JAR]

org.osjava.sj

├─ org.osjava.sj.SimpleContext.class - [JAR]

├─ org.osjava.sj.SimpleContextFactory.class - [JAR]