Class AbstractWildFlyServerMojoTest

    • Field Detail

      • client

        @Inject
        protected org.jboss.as.controller.client.ModelControllerClient client
    • Constructor Detail

      • AbstractWildFlyServerMojoTest

        public AbstractWildFlyServerMojoTest()
    • Method Detail

      • executeOperation

        protected org.jboss.dmr.ModelNode executeOperation​(org.jboss.dmr.ModelNode op)
                                                    throws IOException
        Throws:
        IOException