Uses of Class
org.tentackle.session.BackendConfiguration
-
Packages that use BackendConfiguration Package Description org.tentackle.session The low-level core of sessions, persistent objects and operations. -
-
Uses of BackendConfiguration in org.tentackle.session
Methods in org.tentackle.session that return types with arguments of type BackendConfiguration Modifier and Type Method Description static java.util.Map<java.lang.String,BackendConfiguration>BackendConfiguration. getBackendConfigurations(java.lang.String application, boolean system)Loads all backend configurations for a given application.
-