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 websphere-api-stubs-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ibm.wsspi.runtime.component
├─ com.ibm.wsspi.runtime.component.WsComponent.class - [JAR]
com.ibm.wsspi.bootstrap.osgi
├─ com.ibm.wsspi.bootstrap.osgi.WsBundleActivator.class - [JAR]
com.ibm.websphere.management.authorizer
├─ com.ibm.websphere.management.authorizer.AdminAuthorizer.class - [JAR]
├─ com.ibm.websphere.management.authorizer.AdminAuthorizerFactory.class - [JAR]
com.ibm.wsspi.runtime.service
├─ com.ibm.wsspi.runtime.service.WsServiceRegistry.class - [JAR]
com.ibm.websphere.management
├─ com.ibm.websphere.management.AdminService.class - [JAR]
├─ com.ibm.websphere.management.AdminServiceFactory.class - [JAR]
├─ com.ibm.websphere.management.MBeanFactory.class - [JAR]
com.ibm.ws.security.service
├─ com.ibm.ws.security.service.SecurityService.class - [JAR]
com.ibm.ws.management
├─ com.ibm.ws.management.PlatformMBeanServer.class - [JAR]