Package org.glassfish.jersey.model.internal
package org.glassfish.jersey.model.internal
Common Jersey internal model related classes and interfaces. In this package can be found classes related to
injection scopes, common configuration, injections and providers.
-
ClassDescriptionCommon immutable
Configuration
implementation for server and client.An internal Jersey container for custom component classes and instances.Wrapper ofFeatureContext
that can supply instance ofinjection manager
.Immutable runtime configuration.InvokesPreDestroy
methods on all registered objects, when the injection manager is shut down.Comparator used to sort types by their priorities defined by theirs binding priority set during the configuration phase (Configuration
) inranked provider
.Defines which ordering should be used for sorting.Jersey ranked provider model.