public final class PlanParser extends Object
| Constructor and Description |
|---|
PlanParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
parse(String plan,
Set<ScopedDeployedSoftware> services,
ScopeState scopeState)
Parses the current plan and assigns gHNs to services
|
public static void parse(String plan, Set<ScopedDeployedSoftware> services, ScopeState scopeState) throws IOException
plan - the plan returned by the Brokerservices - the services to deployscope - the current scopeIOExceptionCopyright © 2014. All Rights Reserved.