Uses of Class
org.wildfly.clustering.tomcat.catalina.LocalSessionContextFactory
-
-
Uses of LocalSessionContextFactory in org.wildfly.clustering.tomcat.catalina
Methods in org.wildfly.clustering.tomcat.catalina that return LocalSessionContextFactory Modifier and Type Method Description static LocalSessionContextFactoryLocalSessionContextFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static LocalSessionContextFactory[]LocalSessionContextFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-