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