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