public static interface ResourceUtils.IdentityCapability
extends org.osgi.resource.Capability
Modifier and Type | Interface and Description |
---|---|
static class |
ResourceUtils.IdentityCapability.Type |
Modifier and Type | Method and Description |
---|---|
String |
copyright() |
String |
description(String string) |
String |
documentation() |
String |
license() |
String |
osgi_identity() |
boolean |
singleton() |
ResourceUtils.IdentityCapability.Type |
type() |
URI |
uri() |
Version |
version() |
Copyright © 2021 aQute SARL. All rights reserved.