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 uberfire-experimental-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uberfire.experimental.service.auth
├─ org.uberfire.experimental.service.auth.ExperimentalActivitiesAuthorizationManager.class - [JAR]
org.uberfire.experimental.service.events
├─ org.uberfire.experimental.service.events.ExperimentalFeatureModifiedEvent.class - [JAR]
├─ org.uberfire.experimental.service.events.NonPortableExperimentalFeatureModifiedEvent.class - [JAR]
├─ org.uberfire.experimental.service.events.PortableExperimentalFeatureModifiedEvent.class - [JAR]
org.uberfire.experimental.service.backend
├─ org.uberfire.experimental.service.backend.BackendExperimentalFeatureDefRegistry.class - [JAR]
├─ org.uberfire.experimental.service.backend.BackendExperimentalFeaturesRegistryService.class - [JAR]
├─ org.uberfire.experimental.service.backend.ExperimentalFeaturesSession.class - [JAR]
org.uberfire.experimental.service.editor
├─ org.uberfire.experimental.service.editor.EditableExperimentalFeature.class - [JAR]
├─ org.uberfire.experimental.service.editor.FeaturesEditorService.class - [JAR]
org.uberfire.experimental.service.definition
├─ org.uberfire.experimental.service.definition.ExperimentalFeatureDefRegistry.class - [JAR]
├─ org.uberfire.experimental.service.definition.ExperimentalFeatureDefinition.class - [JAR]
├─ org.uberfire.experimental.service.definition.ExperimentalFeatureDefinitionProvider.class - [JAR]
org.uberfire.experimental.service.registry
├─ org.uberfire.experimental.service.registry.ExperimentalFeature.class - [JAR]
├─ org.uberfire.experimental.service.registry.ExperimentalFeaturesRegistry.class - [JAR]
org.uberfire.experimental.service.registry.impl
├─ org.uberfire.experimental.service.registry.impl.ExperimentalFeatureImpl.class - [JAR]
├─ org.uberfire.experimental.service.registry.impl.ExperimentalFeaturesRegistryImpl.class - [JAR]
org.uberfire.experimental.service.definition.impl
├─ org.uberfire.experimental.service.definition.impl.ExperimentalFeatureDefRegistryImpl.class - [JAR]
org.uberfire.experimental.service.backend.impl
├─ org.uberfire.experimental.service.backend.impl.ExperimentalFeaturesSessionImpl.class - [JAR]
org.uberfire.experimental.definition.annotations
├─ org.uberfire.experimental.definition.annotations.ExperimentalFeature.class - [JAR]
org.uberfire.experimental.service.security
├─ org.uberfire.experimental.service.security.GlobalExperimentalFeatureAction.class - [JAR]
├─ org.uberfire.experimental.service.security.GlobalExperimentalFeatureResourceType.class - [JAR]
org.uberfire.experimental.service
├─ org.uberfire.experimental.service.ExperimentalFeaturesRegistryService.class - [JAR]