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