Uses of Class
org.wildfly.clustering.el.expressly.ELSerializationContextInitializerProvider
-
Packages that use ELSerializationContextInitializerProvider Package Description org.wildfly.clustering.el.expressly -
-
Uses of ELSerializationContextInitializerProvider in org.wildfly.clustering.el.expressly
Methods in org.wildfly.clustering.el.expressly that return ELSerializationContextInitializerProvider Modifier and Type Method Description static ELSerializationContextInitializerProviderELSerializationContextInitializerProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static ELSerializationContextInitializerProvider[]ELSerializationContextInitializerProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-