Interface DistributableSessionManagementConfiguration<M>
- Type Parameters:
M- the marshaller factory context
public interface DistributableSessionManagementConfiguration<M>
Encapsulates the configuration of a session management provider.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.clustering.session.SessionAttributePersistenceStrategy
-
Method Details
-
getAttributePersistenceStrategy
org.wildfly.clustering.session.SessionAttributePersistenceStrategy getAttributePersistenceStrategy() -
getMarshallerFactory
-