public interface SessionMetaDataFactory<V> extends ImmutableSessionMetaDataFactory<V>, org.wildfly.clustering.ee.Creator<String,V,Void>, org.wildfly.clustering.ee.Remover<String>
| Modifier and Type | Method and Description |
|---|---|
InvalidatableSessionMetaData |
createSessionMetaData(String id,
V value) |
createImmutableSessionMetaDataInvalidatableSessionMetaData createSessionMetaData(String id, V value)
Copyright © 2019 JBoss by Red Hat. All rights reserved.