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