Package org.elasticsearch.common.inject.matcher

Used for matching things.

See:
          Description

Interface Summary
Matcher<T> Returns true or false for a given input.
 

Class Summary
AbstractMatcher<T> Implements and() and or().
Matchers Matcher implementations.
 

Package org.elasticsearch.common.inject.matcher Description

Used for matching things. Primarily used to pick out methods to which to apply interceptors.



Copyright © 2009-2012. All Rights Reserved.