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