Interface | Description |
---|---|
PdpMatcher |
Matchers build up the AssemblyTemplate by matching against items in the deployment plan
|
PlanInterpreter |
Interpreters modify the deployment plan, in a depth-first evaluation,
typically by looking for items which begin with "$namespace:"
|
Class | Description |
---|---|
PdpMatcher.ArtifactMatcher | |
PdpMatcher.ServiceMatcher | |
PdpProcessor | |
PlanInterpreter.PlanInterpreterAdapter |