Class JaxrsProviders.ProvidersConfigurator

java.lang.Object
org.glassfish.jersey.internal.JaxrsProviders.ProvidersConfigurator
All Implemented Interfaces:
BootstrapConfigurator
Enclosing class:
JaxrsProviders

public static class JaxrsProviders.ProvidersConfigurator extends Object implements BootstrapConfigurator
Configurator which initializes and registers Providers instance into InjectionManager and BootstrapBag. Instances of these interfaces are processed, configured and provided using this configurator:
  • Constructor Details

    • ProvidersConfigurator

      public ProvidersConfigurator()
  • Method Details