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 management-registry-2.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.terracotta.management.registry.collect
├─ org.terracotta.management.registry.collect.StatisticCollector.class - [JAR]
├─ org.terracotta.management.registry.collect.StatisticCollectorProvider.class - [JAR]
org.terracotta.management.registry.action
├─ org.terracotta.management.registry.action.AbstractActionManagementProvider.class - [JAR]
├─ org.terracotta.management.registry.action.Exposed.class - [JAR]
├─ org.terracotta.management.registry.action.ExposedObject.class - [JAR]
├─ org.terracotta.management.registry.action.Named.class - [JAR]
├─ org.terracotta.management.registry.action.RequiredContext.class - [JAR]
org.terracotta.management.registry
├─ org.terracotta.management.registry.AbstractManagementProvider.class - [JAR]
├─ org.terracotta.management.registry.AbstractManagementRegistry.class - [JAR]
├─ org.terracotta.management.registry.CallQuery.class - [JAR]
├─ org.terracotta.management.registry.CapabilityManagement.class - [JAR]
├─ org.terracotta.management.registry.CapabilityManagementSupport.class - [JAR]
├─ org.terracotta.management.registry.DefaultCallQuery.class - [JAR]
├─ org.terracotta.management.registry.DefaultCallQueryBuilder.class - [JAR]
├─ org.terracotta.management.registry.DefaultCapabilityManagement.class - [JAR]
├─ org.terracotta.management.registry.DefaultResultSet.class - [JAR]
├─ org.terracotta.management.registry.DefaultStatisticQuery.class - [JAR]
├─ org.terracotta.management.registry.DefaultStatisticQueryBuilder.class - [JAR]
├─ org.terracotta.management.registry.ManagementProvider.class - [JAR]
├─ org.terracotta.management.registry.ManagementRegistry.class - [JAR]
├─ org.terracotta.management.registry.Query.class - [JAR]
├─ org.terracotta.management.registry.QueryBuilder.class - [JAR]
├─ org.terracotta.management.registry.ResultSet.class - [JAR]
├─ org.terracotta.management.registry.StatisticQuery.class - [JAR]