jar

org.osgi : org.osgi.service.deploymentadmin

Maven & Gradle

Nov 30, 2021
1 usages

org.osgi:org.osgi.service.deploymentadmin · OSGi Companion Code for org.osgi.service.deploymentadmin Version 1.1.0.

Table Of Contents

Latest Version

Download org.osgi : org.osgi.service.deploymentadmin JAR file - Latest Versions:

All Versions

Download org.osgi : org.osgi.service.deploymentadmin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.osgi.service.deploymentadmin-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.osgi.service.deploymentadmin.spi

├─ org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission.class - [JAR]

├─ org.osgi.service.deploymentadmin.spi.DeploymentSession.class - [JAR]

├─ org.osgi.service.deploymentadmin.spi.ResourceProcessor.class - [JAR]

├─ org.osgi.service.deploymentadmin.spi.ResourceProcessorException.class - [JAR]

org.osgi.service.deploymentadmin

├─ org.osgi.service.deploymentadmin.BundleInfo.class - [JAR]

├─ org.osgi.service.deploymentadmin.DeploymentAdmin.class - [JAR]

├─ org.osgi.service.deploymentadmin.DeploymentAdminPermission.class - [JAR]

├─ org.osgi.service.deploymentadmin.DeploymentException.class - [JAR]

├─ org.osgi.service.deploymentadmin.DeploymentPackage.class - [JAR]

Advertisement