Uses of Class
org.wildfly.clustering.singleton.server.ServiceMarshallerProvider
-
-
Uses of ServiceMarshallerProvider in org.wildfly.clustering.singleton.server
Methods in org.wildfly.clustering.singleton.server that return ServiceMarshallerProvider Modifier and Type Method Description static ServiceMarshallerProviderServiceMarshallerProvider. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceMarshallerProvider[]ServiceMarshallerProvider. values()Returns an array containing the constants of this enum type, in the order they are declared.
-