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