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