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 TypeClassDescriptionclass
A default configuration which searches for a property in the following order: System properties Environment variablesResteasyConfiguration
Methods in org.jboss.resteasy.spi.config that return ConfigurationModifier and TypeMethodDescriptiondefault Configuration
ConfigurationFactory.getConfiguration()
Returns the configuration for the current context.default Configuration
ConfigurationFactory.getConfiguration
(ResteasyConfiguration config) Returns the configuration for the current context.