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 jonas-deployment-api-5.0-M1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.jonas_ws.deployment.api
├─ org.objectweb.jonas_ws.deployment.api.IServiceRefDesc.class - [JAR]
org.objectweb.jonas_lib.deployment.api
├─ org.objectweb.jonas_lib.deployment.api.DTDs.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IDeploymentDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IDescriptionGroupDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IEJBLocalRefDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IEJBRefDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IEnvEntryDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IJNDIEnvRefsGroupDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IMessageDestinationRefDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IResourceEnvRefDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.IResourceRefDesc.class - [JAR]
├─ org.objectweb.jonas_lib.deployment.api.Schemas.class - [JAR]