|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.brokerage.servicebroker.PlanParser
public final class PlanParser
Parser for deployment plans. It uses the Serialization API provided by the Broker Service
| Constructor Summary | |
|---|---|
PlanParser()
|
|
| Method Summary | |
|---|---|
static void |
parse(java.lang.String plan,
java.util.Set<ScopedDeployedService> services,
GCUBEScope scope)
Parses the current plan and assigns gHNs to services |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlanParser()
| Method Detail |
|---|
public static void parse(java.lang.String plan,
java.util.Set<ScopedDeployedService> services,
GCUBEScope scope)
throws java.io.IOException
plan - the plan returned by the Brokerservices - the services to deployscope - the current scope
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||