public class DefaultMatchPolicy extends Object implements MatchPolicy
MatchPolicy.| Constructor and Description |
|---|
DefaultMatchPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Capability cap,
Requirement req)
True if the requirement matches the given capability
|
public boolean match(Capability cap, Requirement req)
MatchPolicymatch in interface MatchPolicyCopyright © 2014 JBoss by Red Hat. All Rights Reserved.