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 com.liferay.registry.impl-3.0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.registry.internal
├─ com.liferay.registry.internal.FilterWrapper.class - [JAR]
├─ com.liferay.registry.internal.MapWrapper.class - [JAR]
├─ com.liferay.registry.internal.RegistryImpl.class - [JAR]
├─ com.liferay.registry.internal.ServiceReferenceWrapper.class - [JAR]
├─ com.liferay.registry.internal.ServiceRegistrationWrapper.class - [JAR]
├─ com.liferay.registry.internal.ServiceTrackerCustomizerAdapter.class - [JAR]
├─ com.liferay.registry.internal.ServiceTrackerMapFactoryImpl.class - [JAR]
├─ com.liferay.registry.internal.ServiceTrackerWrapper.class - [JAR]