G - the group identifier typeI - the bean identifier typeT - the bean typepublic class ExpiredBeanRemover<I,T> extends Object implements BeanRemover<I,T>
| Constructor and Description |
|---|
ExpiredBeanRemover(BeanFactory<I,T> factory) |
public ExpiredBeanRemover(BeanFactory<I,T> factory)
public void remove(I id, RemoveListener<T> listener)
remove in interface BeanRemover<I,T>Copyright © 2019 JBoss by Red Hat. All rights reserved.