Package org.jboss.resteasy.setup
Class DisableDefaultExceptionMapperSetupTask
java.lang.Object
org.jboss.resteasy.setup.SystemPropertySetupTask
org.jboss.resteasy.setup.DisableDefaultExceptionMapperSetupTask
- All Implemented Interfaces:
org.jboss.as.arquillian.api.ServerSetupTask
Disables the default exception mapper.
- Author:
- James R. Perkins
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.resteasy.setup.SystemPropertySetupTask
setup, tearDown
-
Constructor Details
-
DisableDefaultExceptionMapperSetupTask
public DisableDefaultExceptionMapperSetupTask()
-