Package org.glassfish.jersey.model.internal

Common Jersey internal model related classes and interfaces.

See:
          Description

Class Summary
CommonConfig Common immutable Configuration implementation for server and client.
ComponentBag An internal Jersey container for custom component classes and instances.
ImmutableCommonConfig Immutable runtime configuration.
RankedComparator<T> Comparator used to sort types by their priorities defined by theirs binding priority set during the configuration phase (Configuration) in ranked provider.
RankedProvider<T> Jersey ranked provider model.
 

Enum Summary
RankedComparator.Order Defines which ordering should be used for sorting.
 

Package org.glassfish.jersey.model.internal Description

Common Jersey internal model related classes and interfaces. In this package can be found classes related to injection scopes, common configuration, injections and providers.



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.