public interface InvocationMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Object entity,
Invocation invocation)
Determines whether or not the entity matches the query
|
boolean matches(Object entity, Invocation invocation)
entity - the entityinvocation - the query method invocationCopyright © 2014–2016. All rights reserved.