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 openwebbeans-jsf12-1.6.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.webbeans.jsf12
├─ org.apache.webbeans.jsf12.ConversationAwareViewHandler.class - [JAR]
├─ org.apache.webbeans.jsf12.JSFUtil.class - [JAR]
├─ org.apache.webbeans.jsf12.Jsf12ConversationService.class - [JAR]
├─ org.apache.webbeans.jsf12.OwbApplication.class - [JAR]
├─ org.apache.webbeans.jsf12.OwbApplicationFactory.class - [JAR]
org.apache.webbeans.jsf12.plugin
├─ org.apache.webbeans.jsf12.plugin.OpenWebBeansJsfPlugin.class - [JAR]