@TypeMetadata(name="RunningPlugin",
description="RunningPlugin allows differentiating which is the primary service and which is an additional capability of a such a service. Keeping the two concepts separated enables to share a service across VREs with a subset of its capabilities.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface RunningPlugin
extends EService
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
CONSISTS_OF_PROPERTY, IS_RELATED_TO_PROPERTYgetInstancegetIdentificationFacetsaddFacet, addFacet, addFacet, attachResource, getConsistsOf, getConsistsOf, getConsistsOf, getFacets, getFacets, getFacets, getIsRelatedTo, getIsRelatedTostatic final String NAME
Copyright © 2022. All Rights Reserved.