V - the attributes value typeC - the marshalling context typeL - the local context typepublic abstract class MarshalledValueSessionAttributesFactoryConfiguration<V,C extends org.wildfly.clustering.marshalling.spi.Marshallability,L> extends Object implements SessionAttributesFactoryConfiguration<V,org.wildfly.clustering.marshalling.spi.MarshalledValue<V,C>>
SessionAttributes objects, based on marshalled values.| Modifier | Constructor and Description |
|---|---|
protected |
MarshalledValueSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration<C,L> configuration) |
| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.ee.Immutability |
getImmutability() |
org.wildfly.clustering.marshalling.spi.Marshaller<V,org.wildfly.clustering.marshalling.spi.MarshalledValue<V,C>> |
getMarshaller() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCachePropertiesprotected MarshalledValueSessionAttributesFactoryConfiguration(SessionManagerFactoryConfiguration<C,L> configuration)
public org.wildfly.clustering.marshalling.spi.Marshaller<V,org.wildfly.clustering.marshalling.spi.MarshalledValue<V,C>> getMarshaller()
getMarshaller in interface SessionAttributesFactoryConfiguration<V,org.wildfly.clustering.marshalling.spi.MarshalledValue<V,C extends org.wildfly.clustering.marshalling.spi.Marshallability>>public org.wildfly.clustering.ee.Immutability getImmutability()
getImmutability in interface SessionAttributesFactoryConfiguration<V,org.wildfly.clustering.marshalling.spi.MarshalledValue<V,C extends org.wildfly.clustering.marshalling.spi.Marshallability>>Copyright © 2020 JBoss by Red Hat. All rights reserved.