Package org.jboss.as.arquillian.api
Annotation Type ReloadIfRequired
An annotation for a
ServerSetupTask which indicates the server should be reloaded, if required, when the
task completes its ServerSetupTask.setup(ManagementClient, String) or ends in an error. The same will happen
for the ServerSetupTask.tearDown(ManagementClient, String).- Author:
- James R. Perkins
-
Optional Element Summary
Optional Elements
-
Element Details