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