Module org.elasticsearch.server
Package org.elasticsearch.injection.guice.matcher
package org.elasticsearch.injection.guice.matcher
Used for matching things. Primarily used to pick out methods to which to
apply interceptors.
-
ClassDescriptionImplements
and()
andor()
.Matcher<T>Returnstrue
orfalse
for a given input.Matcher implementations.