public class BeanFilter<I> extends Object implements org.infinispan.util.function.SerializablePredicate<Map.Entry<? super BeanKey<I>,? super BeanEntry<I>>>
| Constructor and Description |
|---|
BeanFilter(String beanName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Map.Entry<? super BeanKey<I>,? super BeanEntry<I>> entry) |
String |
toString() |
public BeanFilter(String beanName)
Copyright © 2019 JBoss by Red Hat. All rights reserved.