Uses of Enum Class
org.wildfly.extension.clustering.singleton.SingletonSubsystemSchema
Packages that use SingletonSubsystemSchema
-
Uses of SingletonSubsystemSchema in org.wildfly.extension.clustering.singleton
Methods in org.wildfly.extension.clustering.singleton that return SingletonSubsystemSchemaModifier and TypeMethodDescriptionstatic SingletonSubsystemSchemaReturns the enum constant of this class with the specified name.static SingletonSubsystemSchema[]SingletonSubsystemSchema.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.wildfly.extension.clustering.singleton that return types with arguments of type SingletonSubsystemSchemaModifier and TypeMethodDescriptionorg.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,SingletonSubsystemSchema> SingletonSubsystemSchema.getNamespace()Constructors in org.wildfly.extension.clustering.singleton with parameters of type SingletonSubsystemSchema