public class SessionCreationMetaDataEntry<L> extends Object
Constructor and Description |
---|
SessionCreationMetaDataEntry(SessionCreationMetaData metaData) |
SessionCreationMetaDataEntry(SessionCreationMetaData metaData,
AtomicReference<L> localContext) |
Modifier and Type | Method and Description |
---|---|
AtomicReference<L> |
getLocalContext() |
SessionCreationMetaData |
getMetaData() |
public SessionCreationMetaDataEntry(SessionCreationMetaData metaData)
public SessionCreationMetaDataEntry(SessionCreationMetaData metaData, AtomicReference<L> localContext)
public SessionCreationMetaData getMetaData()
public AtomicReference<L> getLocalContext()
Copyright © 2018 JBoss by Red Hat. All rights reserved.