public class ExpiredSessionRemover<K,MV extends Identified<K>,AV,L> extends Object implements org.wildfly.clustering.ee.Remover<String>, org.wildfly.clustering.Registrar<org.wildfly.clustering.web.session.SessionExpirationListener>
| Constructor and Description |
|---|
ExpiredSessionRemover(SessionFactory<K,MV,AV,L> factory) |
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.Registration |
register(org.wildfly.clustering.web.session.SessionExpirationListener listener) |
boolean |
remove(String id) |
public ExpiredSessionRemover(SessionFactory<K,MV,AV,L> factory)
public boolean remove(String id)
remove in interface org.wildfly.clustering.ee.Remover<String>public org.wildfly.clustering.Registration register(org.wildfly.clustering.web.session.SessionExpirationListener listener)
register in interface org.wildfly.clustering.Registrar<org.wildfly.clustering.web.session.SessionExpirationListener>Copyright © 2018 JBoss by Red Hat. All rights reserved.