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-modules-jbpm31-0.8a.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.springmodules.workflow.jbpm31.definition
├─ org.springmodules.workflow.jbpm31.definition.ProcessDefinitionFactoryBean.class - [JAR]
org.springmodules.workflow.jbpm31
├─ org.springmodules.workflow.jbpm31.JbpmAccessor.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmCallback.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmFactoryLocator.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmHandler.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmHandlerProxy.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmObjectFactory.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmOperations.class - [JAR]
├─ org.springmodules.workflow.jbpm31.JbpmTemplate.class - [JAR]
├─ org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBean.class - [JAR]