Uses of Interface
org.jboss.as.arquillian.api.ServerSetupTask
Packages that use ServerSetupTask
-
Uses of ServerSetupTask in org.jboss.as.arquillian.setup
Classes in org.jboss.as.arquillian.setup that implement ServerSetupTaskModifier and TypeClassDescriptionclassA setup task for configuring loggers for tests.classAServerSetupTaskwhich will reload the server, if required, after theReloadServerSetupTask.setup(ManagementClient, String)andReloadServerSetupTask.tearDown(ManagementClient, String)methods are invoked.classA setup task which takes a snapshot of the current configuration.classA setup task for Arquillian tests which set system properties in WildFly and remove them when the test is complete.