View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.osgi.test.cases.jndi-8.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.test.cases.jndi.urlContext1
├─ org.osgi.test.cases.jndi.urlContext1.URLContext1Activator.class - [JAR]
org.osgi.test.support.mock
├─ org.osgi.test.support.mock.MockFactory.class - [JAR]
org.osgi.test.cases.jndi.provider.ct
├─ org.osgi.test.cases.jndi.provider.ct.ctURLContext.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.ct.ctURLContextFactory.class - [JAR]
org.osgi.test.support.signature
├─ org.osgi.test.support.signature.ClassParser.class - [JAR]
├─ org.osgi.test.support.signature.ParserCallback.class - [JAR]
├─ org.osgi.test.support.signature.PoolEntry.class - [JAR]
├─ org.osgi.test.support.signature.SignatureTestCase.class - [JAR]
org.osgi.test.support.junit4
├─ org.osgi.test.support.junit4.AbstractOSGiTestCase.class - [JAR]
org.osgi.test.support.sleep
├─ org.osgi.test.support.sleep.Sleep.class - [JAR]
org.osgi.test.cases.jndi.service1
├─ org.osgi.test.cases.jndi.service1.ExampleServiceActivator.class - [JAR]
org.osgi.test.cases.jndi.service2
├─ org.osgi.test.cases.jndi.service2.ExampleServiceActivator2.class - [JAR]
org.osgi.test.support.compatibility
├─ org.osgi.test.support.compatibility.DefaultTestBundleControl.class - [JAR]
org.osgi.test.support
├─ org.osgi.test.support.AllServiceEventCollector.class - [JAR]
├─ org.osgi.test.support.BundleEventCollector.class - [JAR]
├─ org.osgi.test.support.EventCollector.class - [JAR]
├─ org.osgi.test.support.FrameworkEventCollector.class - [JAR]
├─ org.osgi.test.support.OSGiTestCase.class - [JAR]
├─ org.osgi.test.support.OSGiTestCaseProperties.class - [JAR]
├─ org.osgi.test.support.PermissionTestCase.class - [JAR]
├─ org.osgi.test.support.ServiceEventCollector.class - [JAR]
├─ org.osgi.test.support.SynchronousBundleEventCollector.class - [JAR]
org.osgi.test.cases.jndi.provider
├─ org.osgi.test.cases.jndi.provider.CTBindingEnumeration.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTContext.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTDirContext.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTDirObjectFactory.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTDirObjectFactoryBuilder.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTExceptionalInitialContextFactoryBuilder.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTInitialContextFactory.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTInitialContextFactoryBuilder.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTInitialDirContextFactory.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTInitialDirContextFactoryBuilder.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTNameClassPairEnumeration.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTNameParser.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTObjectFactory.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTObjectFactoryBuilder.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTReference.class - [JAR]
├─ org.osgi.test.cases.jndi.provider.CTTestObject.class - [JAR]
org.osgi.test.cases.jndi.objectFactory3
├─ org.osgi.test.cases.jndi.objectFactory3.ObjectFactory3Activator.class - [JAR]
org.osgi.test.cases.jndi.objectFactory2
├─ org.osgi.test.cases.jndi.objectFactory2.ObjectFactory2Activator.class - [JAR]
org.osgi.test.cases.jndi.objectFactory1
├─ org.osgi.test.cases.jndi.objectFactory1.ObjectFactory1Activator.class - [JAR]
org.osgi.test.cases.jndi.initialContextFactoryWithProperties
├─ org.osgi.test.cases.jndi.initialContextFactoryWithProperties.InitialContextFactoryWithPropertiesActivator.class - [JAR]
org.osgi.test.cases.jndi.initialContextFactory2
├─ org.osgi.test.cases.jndi.initialContextFactory2.InitialContextFactory2Activator.class - [JAR]
org.osgi.test.cases.jndi.initialContextFactory1
├─ org.osgi.test.cases.jndi.initialContextFactory1.InitialContextFactory1Activator.class - [JAR]
org.osgi.test.cases.jndi.tests
├─ org.osgi.test.cases.jndi.tests.SignatureTestCase.class - [JAR]
├─ org.osgi.test.cases.jndi.tests.TestInitialContextFactory.class - [JAR]
├─ org.osgi.test.cases.jndi.tests.TestJNDIContextManager.class - [JAR]
├─ org.osgi.test.cases.jndi.tests.TestJNDIProviderAdmin.class - [JAR]
├─ org.osgi.test.cases.jndi.tests.TestObjectFactory.class - [JAR]
├─ org.osgi.test.cases.jndi.tests.TestServiceIntegration.class - [JAR]
├─ org.osgi.test.cases.jndi.tests.TestURLContextFactory.class - [JAR]
org.osgi.test.cases.jndi.exceptionalInitialContextFactoryBuilder1
├─ org.osgi.test.cases.jndi.exceptionalInitialContextFactoryBuilder1.ExceptionalInitialContextFactoryBuilder1Activator.class - [JAR]
org.osgi.test.cases.jndi.service
├─ org.osgi.test.cases.jndi.service.ExampleService.class - [JAR]
├─ org.osgi.test.cases.jndi.service.ExampleServiceImpl.class - [JAR]
org.osgi.test.cases.jndi.dirObjectFactoryBuilder1
├─ org.osgi.test.cases.jndi.dirObjectFactoryBuilder1.DirObjectFactoryBuilder1Activator.class - [JAR]
org.osgi.test.cases.jndi.initialContextFactoryBuilder1
├─ org.osgi.test.cases.jndi.initialContextFactoryBuilder1.InitialContextFactoryBuilder1Activator.class - [JAR]
org.osgi.test.cases.jndi.initialDirContextFactoryBuilder1
├─ org.osgi.test.cases.jndi.initialDirContextFactoryBuilder1.InitialDirContextFactoryBuilder1Activator.class - [JAR]
org.osgi.test.cases.jndi.initialDirContextFactory1
├─ org.osgi.test.cases.jndi.initialDirContextFactory1.InitialDirContextFactory1Activator.class - [JAR]
org.osgi.test.cases.jndi.dirObjectFactory1
├─ org.osgi.test.cases.jndi.dirObjectFactory1.DirObjectFactory1Activator.class - [JAR]
org.osgi.test.cases.jndi.objectFactoryBuilder1
├─ org.osgi.test.cases.jndi.objectFactoryBuilder1.ObjectFactoryBuilder1Activator.class - [JAR]
org.osgi.test.cases.jndi.initialContextFactory3
├─ org.osgi.test.cases.jndi.initialContextFactory3.InitialContextFactory3Activator.class - [JAR]