public interface SessionManagerFactoryConfiguration<C extends Marshallability,L> extends WebDeploymentConfiguration
| Modifier and Type | Method and Description |
|---|---|
Immutability |
getImmutability() |
LocalContextFactory<L> |
getLocalContextFactory() |
MarshalledValueFactory<C> |
getMarshalledValueFactory() |
C |
getMarshallingContext() |
Integer |
getMaxActiveSessions() |
getDeploymentName, getServerNameInteger getMaxActiveSessions()
MarshalledValueFactory<C> getMarshalledValueFactory()
C getMarshallingContext()
LocalContextFactory<L> getLocalContextFactory()
Immutability getImmutability()
Copyright © 2020 JBoss by Red Hat. All rights reserved.