Uses of Class
org.wildfly.plugin.tools.server.Configuration
Packages that use Configuration
-
Uses of Configuration in org.wildfly.plugin.tools.server
Classes in org.wildfly.plugin.tools.server with type parameters of type ConfigurationModifier and TypeClassDescriptionclass
Configuration<T extends Configuration<T>>
The configuration used when starting a server.Subclasses of Configuration in org.wildfly.plugin.tools.serverModifier and TypeClassDescriptionclass
Represents the configuration used to boot a domain server.class
Represents the configuration used to boot a standalone server.Constructors in org.wildfly.plugin.tools.server with parameters of type Configuration