public class FineSessionCacheEntry<L> extends Object
Constructor and Description |
---|
FineSessionCacheEntry(SessionMetaData metaData) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAttributes() |
AtomicReference<L> |
getLocalContext() |
SessionMetaData |
getMetaData() |
public FineSessionCacheEntry(SessionMetaData metaData)
public SessionMetaData getMetaData()
public AtomicReference<L> getLocalContext()
Copyright © 2015 JBoss by Red Hat. All rights reserved.