Uses of Interface
org.glassfish.jersey.internal.BootstrapConfigurator
Packages that use BootstrapConfigurator
Package
Description
Common Jersey core classes.
Common Jersey internal API classes.
Common Jersey internal messaging classes.
Common Jersey internal processing classes.
Jersey server-side classes.
Jersey server-side internal model related and routing helper classes.
-
Uses of BootstrapConfigurator in org.glassfish.jersey
Classes in org.glassfish.jersey that implement BootstrapConfigurator -
Uses of BootstrapConfigurator in org.glassfish.jersey.internal
Classes in org.glassfish.jersey.internal that implement BootstrapConfiguratorModifier and TypeClassDescriptionclassSimple ServiceFinder configuration.classConfigurator which initializes and registerAutoDiscoverableinstances intoInjectionManagerandBootstrapBag.static classConfigurator which initializes and registerContextResolversinstance intoInjectionManagerandBootstrapBag.classRegisters JAX-RSDynamicFeaturewhich are listed as SPIs for registration.static classConfigurator which initializes and registerExceptionMappersinstance intoInjectionManagerandBootstrapBag.classRegisters JAX-RSFeaturewhich are listed as SPIs for registration.static classConfigurator which initializes and registersProvidersinstance intoInjectionManagerandBootstrapBag. -
Uses of BootstrapConfigurator in org.glassfish.jersey.message.internal
Classes in org.glassfish.jersey.message.internal that implement BootstrapConfiguratorModifier and TypeClassDescriptionstatic classConfigurator which initializes and registerMessageBodyWorkersinstance intoInjectionManagerandBootstrapBag. -
Uses of BootstrapConfigurator in org.glassfish.jersey.process.internal
Classes in org.glassfish.jersey.process.internal that implement BootstrapConfiguratorModifier and TypeClassDescriptionclassAbstract Configurator which initializes and registerExecutorServiceProviderandScheduledExecutorServiceProvider.static classConfigurator which initializes and registerRequestScopeinstance intInjectionManagerandBootstrapBag. -
Uses of BootstrapConfigurator in org.glassfish.jersey.server
Classes in org.glassfish.jersey.server that implement BootstrapConfiguratorModifier and TypeClassDescriptionclassConfigurator which binds providers and resources intoInjectionManager. -
Uses of BootstrapConfigurator in org.glassfish.jersey.server.model.internal
Classes in org.glassfish.jersey.server.model.internal that implement BootstrapConfiguratorModifier and TypeClassDescriptionclassConfigurator which initializes and registerResourceMethodDispatcherinstance intoBootstrapBag.