Uses of Class
org.glassfish.jersey.internal.inject.AliasBinding
Packages that use AliasBinding
Package
Description
Common Jersey internal injection utility classes.
-
Uses of AliasBinding in org.glassfish.jersey.internal.inject
Methods in org.glassfish.jersey.internal.inject that return AliasBindingModifier and TypeMethodDescriptionAdds service's alias.Sets the binding's scope.AliasBinding.qualifiedBy
(Annotation annotation) Adds a new binding's qualifier.AliasBinding.ranked
(int rank) Sets the binding's rank.Methods in org.glassfish.jersey.internal.inject that return types with arguments of type AliasBinding