CapabilityImpl
, OSGiCapabilityAdapter
public interface Capability
Modifier and Type | Field | Description |
---|---|---|
static String |
BUNDLE |
|
static String |
EXECUTIONENVIRONMENT |
|
static String |
FRAGMENT |
|
static String |
PACKAGE |
|
static String |
SERVICE |
Modifier and Type | Method | Description |
---|---|---|
Map<String,String> |
getDirectives() |
Return the directives of this capability.
|
String |
getName() |
Return the name of the capability.
|
Property[] |
getProperties() |
Return the properties of this capability
|
Map<String,Object> |
getPropertiesAsMap() |
Return the map of properties.
|
static final String BUNDLE
static final String FRAGMENT
static final String PACKAGE
static final String SERVICE
static final String EXECUTIONENVIRONMENT
Copyright © 2018. All rights reserved.