Uses of Class
org.wildfly.clustering.el.glassfish.ELSerializationContextInitializerProvider
-
Packages that use ELSerializationContextInitializerProvider Package Description org.wildfly.clustering.el.glassfish -
-
Uses of ELSerializationContextInitializerProvider in org.wildfly.clustering.el.glassfish
Methods in org.wildfly.clustering.el.glassfish 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.
-