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