D - the deployment typepublic class SessionFilter<D> extends Object implements Predicate<Map.Entry<CoarseSessionsKey,Map<D,String>>>
| Constructor and Description |
|---|
SessionFilter(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSessionId() |
boolean |
test(Map.Entry<CoarseSessionsKey,Map<D,String>> entry) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.