| Package | Description |
|---|---|
| de.fhg.fokus.nubomedia.paas |
| Modifier and Type | Method and Description |
|---|---|
ApplicationRecord |
VNFRServiceImpl.registerApplication(String externalAppId,
int points)
Registers a new App to the VNFR with a specific VNFR ID
|
ApplicationRecord |
VNFRService.registerApplication(String externalAppId,
int loadPoints)
Registers a new App to the VNFR with a specific VNFR ID
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationRecord> |
VNFRServiceImpl.getListRegisteredApplications(String vnfrId)
Returns the list of registered application to the given virtual record identifier
|
List<ApplicationRecord> |
VNFRService.getListRegisteredApplications(String vnfrId)
Returns a list with detailed information about all apps registered to the VNFR with this identifier
|
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.