Class ExceptionMapperFactory.ExceptionMappersConfigurator

java.lang.Object
org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
All Implemented Interfaces:
BootstrapConfigurator
Enclosing class:
ExceptionMapperFactory

public static class ExceptionMapperFactory.ExceptionMappersConfigurator extends Object implements BootstrapConfigurator
Configurator which initializes and register ExceptionMappers instance into InjectionManager and BootstrapBag.
Author:
Petr Bouda
  • Constructor Details

    • ExceptionMappersConfigurator

      public ExceptionMappersConfigurator()
  • Method Details