Version 3.2.0.201605172008
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
| Export-Package | aQute.remote.api;version="1.1.0";uses:="org.osgi.dto,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.4.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.2.0.201605162116 |
| 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 | 835c2caff9b995da33cda92ddbc9c745ad74c978 |
| Git-Descriptor | 3.2.0.REL |
| Bnd-LastModified | 1463515719230 |
| 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.dto;version="[1.0,2)",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 |