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 SystemPropertySetupTask
setup, tearDownMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.arquillian.api.ServerSetupTask
executeOperation, executeOperation, executeOperation, executeOperation
-
Constructor Details
-
DisableDefaultExceptionMapperSetupTask
public DisableDefaultExceptionMapperSetupTask()
-