public interface CacheEventFilterFactory
Modifier and Type | Method and Description |
---|---|
<K,V> CacheEventFilter<K,V> |
getFilter(Object[] params)
Retrieves a cache event filter instance from this factory.
|
<K,V> CacheEventFilter<K,V> getFilter(Object[] params)
params
- parameters for the factory to be used to create filter instancesCopyright © 2021 JBoss by Red Hat. All rights reserved.