public interface BeanGroupEvictor<I>
| Modifier and Type | Method and Description |
|---|---|
void |
evict(I id)
Evicts the bean group identified by the specified identifier.
|
void evict(I id)
id - a bean group identifier.Copyright © 2021 JBoss by Red Hat. All rights reserved.