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