Uses of Interface
org.glassfish.jersey.spi.ExternalConfigurationProvider
Packages that use ExternalConfigurationProvider
Package
Description
Support for microprofile external configurations in Jersey
Configuration properties for Jersey (client/server/common) could be passed from different sources
using this implementation
-
Uses of ExternalConfigurationProvider in org.glassfish.jersey.internal.config
Classes in org.glassfish.jersey.internal.config that implement ExternalConfigurationProviderModifier and TypeClassDescriptionclass
org.glassfish.jersey.internal.config.ExternalConfigurationProviderImpl
-
Uses of ExternalConfigurationProvider in org.glassfish.jersey.microprofile.config
Classes in org.glassfish.jersey.microprofile.config that implement ExternalConfigurationProvider