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