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