WildFly: Parent Aggregator 8.0.0.Beta1
- java.lang.Object
-
- org.wildfly.clustering.web.infinispan.session.ExpiredSessionRemover<V,L>
-
- All Implemented Interfaces:
- Remover<String>
public class ExpiredSessionRemover<V,L>
extends Object
implements Remover<String>
Session remover that removes a session if and only if it is expired.
- Author:
- Paul Ferraro
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
remove(String id)
Removes the specified entry from the cache.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Parent Aggregator 8.0.0.Beta1
Copyright © 2013 JBoss by Red Hat. All rights reserved.