biz.aQute.remote.api

Version 3.3.0.201609221907

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.

Export-Package aQute.remote.api;version="1.1.0";uses:="org.osgi.framework.dto,org.osgi.framework.wiring.dto",aQute.remote.util;version="1.0.0";uses:="org.osgi.framework.dto"
Private-Package aQute.bnd.util.dto;version="1.0",aQute.lib.collections;version="2.1.0",aQute.lib.io;version="1.6.0",aQute.lib.json;version="3.2.0",aQute.libg.cryptography;version="1.1.0",aQute.lib.base64;version="1.3.0",aQute.lib.converter;version="2.0.1",aQute.lib.hex;version="1.2.0",aQute.libg.glob;version="1.2.0",aQute.libg.tuple;version="1.0",aQute.lib.strings;version="1.5.0"
Bundle-Developers pkriens; email=Peter.Kriens@aQute.biz; name="Peter Kriens"; organization=bndtools; organizationUrl=http://bndtools.org; roles="architect,developer"; timezone=1
JPM-Command bndremote;jvmargs="-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044"
Conditional-Package aQute.lib*, aQute.configurable.*,aQute.service.reporter, aQute.bnd.util.*
Manifest-Version 1.0
Tool Bnd-3.3.0.201609221844
Bundle-Name biz.aQute.remote.api
Created-By 1.7.0_79 (Oracle Corporation)
Bundle-Copyright Copyright (c) aQute SARL (2000, 2016) and others. All Rights Reserved.
Require-Capability osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))"
Bundle-Vendor Bndtools http://bndtools.org/
Git-SHA 3e1d384fab0837c62449d1da8c0c15674be2b406
Git-Descriptor 3.3.0.REL
Bnd-LastModified 1474571250999
Bundle-ManifestVersion 2
Bundle-License Apache-2.0; description="Apache License, Version 2.0"; link="http://www.apache.org/licenses/LICENSE-2.0"
Import-Package javax.management,javax.management.openmbean,javax.management.remote,org.osgi.framework.dto;version="[1.8,2)",org.osgi.framework.wiring.dto;version="[1.2,2)"
Bundle-DocURL http://bnd.bndtools.org/
Bundle-SymbolicName biz.aQute.remote.api
Main-Class aQute.remote.main.Main
Bundle-SCM url=https://github.com/bndtools/bnd, connection=scm:git:https://github.com/bndtools/bnd.git, developerConnection=scm:git:git@github.com:bndtools/bnd.git