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