Uses of Enum Class
org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
-
Uses of DefaultObjectTableProvider in org.wildfly.clustering.marshalling.jboss
Subclasses with type arguments of type DefaultObjectTableProvider in org.wildfly.clustering.marshalling.jbossModifier and TypeClassDescriptionenumProvides object tables for serializable JDK singleton objects.Methods in org.wildfly.clustering.marshalling.jboss that return DefaultObjectTableProviderModifier and TypeMethodDescriptionstatic DefaultObjectTableProviderReturns the enum constant of this class with the specified name.static DefaultObjectTableProvider[]DefaultObjectTableProvider.values()Returns an array containing the constants of this enum class, in the order they are declared.