Package | Description |
---|---|
aQute.bnd.osgi | |
aQute.bnd.remoteworkspace.server | |
aQute.bnd.service.remoteworkspace |
Modifier and Type | Method and Description |
---|---|
Builder |
Builder.from(BuilderSpecification spec)
Collect the information from the
BuilderSpecification |
Modifier and Type | Method and Description |
---|---|
byte[] |
RemoteWorkspaceServer.Instance.build(java.lang.String projectPath,
BuilderSpecification spec) |
Modifier and Type | Method and Description |
---|---|
byte[] |
RemoteWorkspace.build(java.lang.String projectPath,
BuilderSpecification spec)
Build a bundle based on a BuilderSpecification.
|