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 spring-osgi-mock-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springframework.osgi.mock
├─ org.springframework.osgi.mock.ArrayEnumerator.class - [JAR]
├─ org.springframework.osgi.mock.DefaultBundleContextProperties.class - [JAR]
├─ org.springframework.osgi.mock.EntryLookupControllingMockBundle.class - [JAR]
├─ org.springframework.osgi.mock.MockBundle.class - [JAR]
├─ org.springframework.osgi.mock.MockBundleActivator.class - [JAR]
├─ org.springframework.osgi.mock.MockBundleContext.class - [JAR]
├─ org.springframework.osgi.mock.MockFilter.class - [JAR]
├─ org.springframework.osgi.mock.MockFrameworkUtil.class - [JAR]
├─ org.springframework.osgi.mock.MockServiceReference.class - [JAR]
├─ org.springframework.osgi.mock.MockServiceRegistration.class - [JAR]