t

play.core.j

JavaContextComponents

trait JavaContextComponents extends AnyRef

Group components that are commonly to serve requests.

Annotations
@deprecated
Deprecated

(Since version 2.8.0) Inject MessagesApi, Langs, FileMimeTypes or HttpConfiguration instead

Source
JavaAction.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JavaContextComponents
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def fileMimeTypes: FileMimeTypes
  2. abstract def httpConfiguration: HttpConfiguration
  3. abstract def langs: Langs
  4. abstract def messagesApi: MessagesApi