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