Uses of Interface
org.infinispan.commons.configuration.attributes.AttributeMatcher
Packages that use AttributeMatcher
-
Uses of AttributeMatcher in org.infinispan.commons.configuration.attributes
Fields in org.infinispan.commons.configuration.attributes declared as AttributeMatcherMethods in org.infinispan.commons.configuration.attributes that return AttributeMatcherModifier and TypeMethodDescriptionstatic <T> AttributeMatcher
<T> AttributeMatcher.alwaysTrue()
AttributeDefinition.matcher()
Methods in org.infinispan.commons.configuration.attributes with parameters of type AttributeMatcherModifier and TypeMethodDescriptionAttributeDefinition.Builder.matcher
(AttributeMatcher<T> matcher)