DOC

biz.aQute.bnd : biz.aQute.remote.main

Maven & Gradle

Jun 08, 2023
2 usages
525 stars

biz.aQute.remote.main · 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.

Table Of Contents

Latest Version

Download biz.aQute.bnd : biz.aQute.remote.main Javadoc & API Documentation - Latest Versions:

All Versions

Download biz.aQute.bnd : biz.aQute.remote.main Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.3.x
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.5.x
3.4.x
3.3.x
3.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file biz.aQute.remote.main-6.4.1-javadoc.jar to biz.aQute.remote.main-6.4.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder biz.aQute.remote.main-6.4.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "biz.aQute.remote.main-6.4.1-sources.jar" -d "biz.aQute.remote.main-6.4.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jun 08, 2023
544 usages
525 stars
Nov 06, 2014
149 usages
493 stars
Jun 08, 2023
51 usages
525 stars
Jun 08, 2023
49 usages
525 stars
Jun 08, 2023
49 usages
525 stars

Discover Dependencies