Interface BeanGroupEvictor<I>

    • Method Detail

      • evict

        void evict​(I id)
        Evicts the bean group identified by the specified identifier.
        Parameters:
        id - a bean group identifier.