public interface Capability
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE |
static String |
EXECUTIONENVIRONMENT |
static String |
FRAGMENT |
static String |
PACKAGE |
static String |
SERVICE |
Modifier and Type | Method and 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 © 2019. All rights reserved.