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 xowl-kernel-impl-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xowl.platform.kernel.impl
├─ org.xowl.platform.kernel.impl.Activator.class - [JAR]
├─ org.xowl.platform.kernel.impl.FileSystemConfigurationService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelBusinessDirectoryService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelEventService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelHttpApiDiscoveryService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelJobExecutor.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelJobFactory.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelLifecycle.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelLoggingService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelPlatformManagementService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelSecurityNosecRealm.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelSecurityPolicyAuthenticated.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelSecurityPolicyConfiguration.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelSecurityPolicyCustom.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelSecurityProvider.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelSecurityService.class - [JAR]
├─ org.xowl.platform.kernel.impl.KernelStatisticsService.class - [JAR]