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