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