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