Package | Description |
---|---|
es.upv.i3m.grycap.im | |
es.upv.i3m.grycap.im.pojo.deserializer |
Modifier and Type | Method and Description |
---|---|
Property |
InfrastructureManager.getInfrastructureContMsg(String infId)
Return the contextualization log associated to the infrastructure with ID
'infId'.
|
Property |
InfrastructureManager.getInfrastructureRadl(String infId)
Return a json with the original RADL specified to create the infrastructure
with ID 'infId'.
|
Property |
InfrastructureManager.getVmProperty(String infId,
String vmId,
VmProperties vmProperty)
Return property 'propertyName' from to the virtual machine with ID 'vmId'
associated to the infrastructure with ID 'infId'.
|
Modifier and Type | Method and Description |
---|---|
Property |
PropertyDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2016. All rights reserved.