Uses of Interface
org.wildfly.plugin.core.ContainerDescription
-
-
Uses of ContainerDescription in org.wildfly.plugin.core
Methods in org.wildfly.plugin.core that return ContainerDescription Modifier and Type Method Description static ContainerDescription
ServerHelper. getContainerDescription(org.jboss.as.controller.client.ModelControllerClient client)
Returns the description of the running container.
-