Uses of Interface
org.jboss.resteasy.spi.config.Configuration
Packages that use Configuration
-
Uses of Configuration in org.jboss.resteasy.spi.config
Classes in org.jboss.resteasy.spi.config that implement ConfigurationModifier and TypeClassDescriptionclassA default configuration which searches for a property in the following order: System properties Environment variablesResteasyConfigurationMethods in org.jboss.resteasy.spi.config that return ConfigurationModifier and TypeMethodDescriptiondefault ConfigurationConfigurationFactory.getConfiguration()Returns the configuration for the current context.default ConfigurationConfigurationFactory.getConfiguration(ResteasyConfiguration config) Returns the configuration for the current context.