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