aQute.bnd.exceptions.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of biz.aQute.remote.api Show documentation
Show all versions of biz.aQute.remote.api Show documentation
A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.
The newest version!
/**
* This package is exported by biz.aQute.bnd.util. Most bundles will import it
* from there. It's package name does not start with aQute.lib, so bundles will
* not "-conditionalpackage" this package by default.
*/
@Version("3.0.0")
package aQute.bnd.exceptions;
import org.osgi.annotation.versioning.Version;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy