Uses of Class
org.wildfly.plugin.tools.SimpleDeploymentDescription
Packages that use SimpleDeploymentDescription
-
Uses of SimpleDeploymentDescription in org.wildfly.plugin.tools
Methods in org.wildfly.plugin.tools that return SimpleDeploymentDescriptionModifier and TypeMethodDescriptionSimpleDeploymentDescription.addServerGroup
(String serverGroup) Adds a server group for the deployment description.SimpleDeploymentDescription.addServerGroups
(String... serverGroups) Adds the server groups for the deployment description.SimpleDeploymentDescription.addServerGroups
(Collection<String> serverGroups) Adds the server groups for the deployment description.static SimpleDeploymentDescription
Creates a simple deployment description with an empty set of server groups.static SimpleDeploymentDescription
Creates a simple deployment description.Methods in org.wildfly.plugin.tools with parameters of type SimpleDeploymentDescriptionModifier and TypeMethodDescriptionint
SimpleDeploymentDescription.compareTo
(SimpleDeploymentDescription o)