public class BrooklynEntityMatcher extends java.lang.Object implements PdpMatcher
PdpMatcher.ArtifactMatcher, PdpMatcher.ServiceMatcher
Constructor and Description |
---|
BrooklynEntityMatcher(ManagementContext bmc) |
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(java.lang.Object deploymentPlanItem) |
boolean |
apply(java.lang.Object deploymentPlanItem,
AssemblyTemplateConstructor atc) |
public BrooklynEntityMatcher(ManagementContext bmc)
public boolean accepts(java.lang.Object deploymentPlanItem)
accepts
in interface PdpMatcher
public boolean apply(java.lang.Object deploymentPlanItem, AssemblyTemplateConstructor atc)
apply
in interface PdpMatcher