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.framework-8.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.test.cases.framework.lifecycle.servicereferencegetter
├─ org.osgi.test.cases.framework.lifecycle.servicereferencegetter.ServiceReferenceGetter.class - [JAR]
├─ org.osgi.test.cases.framework.lifecycle.servicereferencegetter.TestResult.class - [JAR]
org.osgi.test.cases.framework.junit.dynpkgimport
├─ org.osgi.test.cases.framework.junit.dynpkgimport.DynPkgImportTests.class - [JAR]
org.osgi.test.cases.framework.junit.classloading
├─ org.osgi.test.cases.framework.junit.classloading.ClassLoadingTests.class - [JAR]
org.osgi.test.support.mock
├─ org.osgi.test.support.mock.MockFactory.class - [JAR]
org.osgi.test.cases.framework.junit.hooks.service
├─ org.osgi.test.cases.framework.junit.hooks.service.ServiceHookTests.class - [JAR]
org.osgi.test.cases.framework.junit.service
├─ org.osgi.test.cases.framework.junit.service.ServiceExceptionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.service.ServiceRegistryTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.service.ServiceScopesTests.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.framework.junit.startlevel
├─ org.osgi.test.cases.framework.junit.startlevel.StartLevelControl.class - [JAR]
org.osgi.test.cases.framework.dynpkgimport.exported
├─ org.osgi.test.cases.framework.dynpkgimport.exported.TestService.class - [JAR]
org.osgi.test.cases.framework.junit.context
├─ org.osgi.test.cases.framework.junit.context.GetBundleByIdTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.context.GetBundleByLocationTests.class - [JAR]
org.osgi.test.support.compatibility
├─ org.osgi.test.support.compatibility.DefaultTestBundleControl.class - [JAR]
org.osgi.test.cases.framework.junit.hooks.bundle
├─ org.osgi.test.cases.framework.junit.hooks.bundle.BundleHookTests.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.framework.junit.hooks.weaving
├─ org.osgi.test.cases.framework.junit.hooks.weaving.WeavingHookTests.class - [JAR]
org.osgi.test.cases.framework.junit.dto
├─ org.osgi.test.cases.framework.junit.dto.DTOTestCase.class - [JAR]
├─ org.osgi.test.cases.framework.junit.dto.FrameworkDTOTestCase.class - [JAR]
org.osgi.test.cases.framework.junit.syncbundlelistener
├─ org.osgi.test.cases.framework.junit.syncbundlelistener.SyncBundleListenerTests.class - [JAR]
org.osgi.test.cases.framework.junit.wiring
├─ org.osgi.test.cases.framework.junit.wiring.Bug1922Test.class - [JAR]
├─ org.osgi.test.cases.framework.junit.wiring.BundleWiringTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.wiring.EqualsHashCodeTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.wiring.FrameworkWiringTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.wiring.ImportJavaPackagesTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.wiring.WiringTest.class - [JAR]
org.osgi.test.cases.framework.classpath.exported
├─ org.osgi.test.cases.framework.classpath.exported.Exported.class - [JAR]
org.osgi.test.cases.framework.junit.fragments
├─ org.osgi.test.cases.framework.junit.fragments.TestControl.class - [JAR]
org.osgi.test.cases.framework.junit.adaptations
├─ org.osgi.test.cases.framework.junit.adaptations.BundleAdaptTests.class - [JAR]
org.osgi.test.cases.framework.junit.div
├─ org.osgi.test.cases.framework.junit.div.DivTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.div.ManifestLocalizationTests.class - [JAR]
org.osgi.test.cases.framework.junit.filter
├─ org.osgi.test.cases.framework.junit.filter.AbstractFilterTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.filter.BundleContextFilterTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.filter.FilterTests.class - [JAR]
org.osgi.test.support.wiring
├─ org.osgi.test.support.wiring.Wiring.class - [JAR]
org.osgi.test.cases.framework.junit.classpath
├─ org.osgi.test.cases.framework.junit.classpath.ClassPathControl.class - [JAR]
org.osgi.test.cases.framework.junit.signature
├─ org.osgi.test.cases.framework.junit.signature.SignatureTestCase.class - [JAR]
org.osgi.test.cases.framework.junit.resources
├─ org.osgi.test.cases.framework.junit.resources.GetEntryResourceTests.class - [JAR]
org.osgi.test.cases.framework.junit.permissions
├─ org.osgi.test.cases.framework.junit.permissions.AdaptPermissionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.permissions.AdminPermissionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.permissions.BundlePermissionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.permissions.CapabilityPermissionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.permissions.PackagePermissionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.permissions.PermissionRecursionTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.permissions.ServicePermissionTests.class - [JAR]
org.osgi.test.cases.framework.junit.activationpolicy
├─ org.osgi.test.cases.framework.junit.activationpolicy.EventListenerTestResults.class - [JAR]
├─ org.osgi.test.cases.framework.junit.activationpolicy.SyncEventListenerTestResults.class - [JAR]
├─ org.osgi.test.cases.framework.junit.activationpolicy.TestControl.class - [JAR]
├─ org.osgi.test.cases.framework.junit.activationpolicy.TestResults.class - [JAR]
org.osgi.test.cases.framework.junit.hooks.resolver
├─ org.osgi.test.cases.framework.junit.hooks.resolver.ResolverHookTests.class - [JAR]
org.osgi.test.cases.framework.junit.frameworkutil
├─ org.osgi.test.cases.framework.junit.frameworkutil.BundleReferenceTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.frameworkutil.DictionariesTestCase.class - [JAR]
├─ org.osgi.test.cases.framework.junit.frameworkutil.FrameworkUtilFilterTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.frameworkutil.MatchDNChainTests.class - [JAR]
org.osgi.test.cases.framework.junit.lifecycle
├─ org.osgi.test.cases.framework.junit.lifecycle.TestBundleControl.class - [JAR]
org.osgi.test.cases.framework.junit.version
├─ org.osgi.test.cases.framework.junit.version.VersionRangeTests.class - [JAR]
├─ org.osgi.test.cases.framework.junit.version.VersionTests.class - [JAR]