public interface Assertion extends Cloneable
| Modifier and Type | Method and Description |
|---|---|
boolean |
assertCandidate(Entry entry)
Checks to see if a candidate is valid by asserting an arbitrary predicate
against the candidate.
|
boolean assertCandidate(Entry entry) throws NamingException
entry - the entry if availableNamingException - if an error occurs while asserting the predicateCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.