Interface ConfigurationComponents

All Known Subinterfaces:
AhcWSComponents, AllowedHostsComponents, AssetsComponents, BaseComponents, BuiltInComponents, CaffeineCacheComponents, CORSComponents, CSPComponents, CSRFComponents, DBComponents, EhCacheComponents, FormFactoryComponents, GzipFilterComponents, HttpFiltersComponents, IPFilterComponents, JPAComponents, RedirectHttpsComponents, SecurityHeadersComponents
All Known Implementing Classes:
BuiltInComponentsFromContext, ContextBasedBuiltInComponents, RoutingDslComponentsFromContext

public interface ConfigurationComponents
Provides configuration components.
See Also:
  • Config
  • Configuration
  • Method Summary

    Modifier and Type
    Method
    Description
    com.typesafe.config.Config
     
    default play.api.Configuration
     
  • Method Details

    • config

      com.typesafe.config.Config config()
    • configuration

      default play.api.Configuration configuration()