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