public interface BeanRemover<K,V>
| Modifier and Type | Method and Description |
|---|---|
boolean |
remove(K id,
org.wildfly.clustering.ejb.RemoveListener<V> listener)
Removes the specified bean, triggering the specified listener
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.