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 geronimo-activemq-2.1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.geronimo.activemq.management
├─ org.apache.geronimo.activemq.management.ActiveMQManagerGBean.class - [JAR]
├─ org.apache.geronimo.activemq.management.ActiveMQTransportConnector.class - [JAR]
org.apache.geronimo.activemq
├─ org.apache.geronimo.activemq.ActiveMQBrokerServiceMonitorGBean.class - [JAR]
├─ org.apache.geronimo.activemq.BrokerServiceGBean.class - [JAR]
├─ org.apache.geronimo.activemq.BrokerServiceGBeanImpl.class - [JAR]
├─ org.apache.geronimo.activemq.GeronimoPropertyPlaceholderConfigurer.class - [JAR]