Uses of Interface
org.wildfly.plugin.tools.ContainerDescription
Packages that use ContainerDescription
-
Uses of ContainerDescription in org.wildfly.plugin.tools
Methods in org.wildfly.plugin.tools that return ContainerDescriptionModifier and TypeMethodDescriptionstatic ContainerDescription
ServerHelper.getContainerDescription
(org.jboss.as.controller.client.ModelControllerClient client) Deprecated, for removal: This API element is subject to removal in a future version.Returns the description of the running container.static ContainerDescription
ContainerDescription.lookup
(org.jboss.as.controller.client.ModelControllerClient client) Queries the running container and attempts to lookup the information from the running container. -
Uses of ContainerDescription in org.wildfly.plugin.tools.server
Methods in org.wildfly.plugin.tools.server that return ContainerDescriptionModifier and TypeMethodDescriptionServerManager.containerDescription()
Returns the container description for the running server.