public class ExpiredSessionRemover<MV,AV,L> extends Object implements org.wildfly.clustering.ee.Remover<String>, Registrar<org.wildfly.clustering.web.session.SessionExpirationListener>
| Constructor and Description |
|---|
ExpiredSessionRemover(SessionFactory<MV,AV,L> factory) |
| Modifier and Type | Method and Description |
|---|---|
Registration |
register(org.wildfly.clustering.web.session.SessionExpirationListener listener) |
boolean |
remove(String id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpurgepublic ExpiredSessionRemover(SessionFactory<MV,AV,L> factory)
public boolean remove(String id)
remove in interface org.wildfly.clustering.ee.Remover<String>public Registration register(org.wildfly.clustering.web.session.SessionExpirationListener listener)
register in interface Registrar<org.wildfly.clustering.web.session.SessionExpirationListener>Copyright © 2019 JBoss by Red Hat. All rights reserved.