public class CoarseSessionEntry<L> extends Object
| Constructor and Description |
|---|
CoarseSessionEntry(CoarseSessionCacheEntry<L> cacheEntry,
MarshalledValue<Map<String,Object>,MarshallingContext> attributes) |
| Modifier and Type | Method and Description |
|---|---|
MarshalledValue<Map<String,Object>,MarshallingContext> |
getAttributes() |
CoarseSessionCacheEntry<L> |
getCacheEntry() |
public CoarseSessionEntry(CoarseSessionCacheEntry<L> cacheEntry, MarshalledValue<Map<String,Object>,MarshallingContext> attributes)
public CoarseSessionCacheEntry<L> getCacheEntry()
public MarshalledValue<Map<String,Object>,MarshallingContext> getAttributes()
Copyright © 2014 JBoss by Red Hat. All rights reserved.