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