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 james-server-lifecycle-spring-3.0-beta4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.james.container.spring.lifecycle.osgi
├─ org.apache.james.container.spring.lifecycle.osgi.AbstractOSGIAnnotationBeanPostProcessor.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.osgi.OSGIConfigurationProvider.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.osgi.OSGIPersistenceUnitAnnotationBeanPostProcessor.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.osgi.OSGIResourceAnnotationBeanPostProcessor.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.osgi.OsgiLifecycleBeanFactoryPostProcessor.class - [JAR]
org.apache.james.container.spring.lifecycle
├─ org.apache.james.container.spring.lifecycle.AbstractLifecycleBeanPostProcessor.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.ConfigurableBeanPostProcessor.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.ConfigurationProvider.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.ConfigurationProviderImpl.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.LogEnabledBeanPostProcessor.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.LogProvider.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.LogProviderImpl.class - [JAR]
├─ org.apache.james.container.spring.lifecycle.LogProviderManagementMBean.class - [JAR]