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