public interface PdpMatcher
| Modifier and Type | Interface and Description |
|---|---|
static class |
PdpMatcher.ArtifactMatcher |
static class |
PdpMatcher.ServiceMatcher |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(java.lang.Object deploymentPlanItem) |
boolean |
apply(java.lang.Object deploymentPlanItem,
AssemblyTemplateConstructor atc) |
boolean accepts(java.lang.Object deploymentPlanItem)
boolean apply(java.lang.Object deploymentPlanItem,
AssemblyTemplateConstructor atc)