Uses of Interface
org.wildfly.plugin.tools.DeploymentManager
Packages that use DeploymentManager
-
Uses of DeploymentManager in org.wildfly.plugin.tools
Methods in org.wildfly.plugin.tools that return DeploymentManagerModifier and TypeMethodDescriptionstatic DeploymentManagerDeploymentManager.create(org.jboss.as.controller.client.ModelControllerClient client) Creates a new deployment manager.static DeploymentManagerDeploymentManager.Factory.create(org.jboss.as.controller.client.ModelControllerClient client) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeploymentManager in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that return DeploymentManagerModifier and TypeMethodDescriptionServerManager.deploymentManager()Returns the deployment manager for the server.