public interface BuiltInComponents extends BaseComponents, ApplicationComponents, AkkaComponents, ConfigurationComponents, HttpComponents, HttpErrorHandlerComponents, FileMimeTypesComponents, I18nComponents, CryptoComponents, TemporaryFileComponents
| Modifier and Type | Method and Description |
|---|---|
default ActionCreator |
actionCreator() |
default play.api.http.HttpConfiguration |
httpConfiguration() |
default HttpErrorHandler |
httpErrorHandler() |
default play.core.j.JavaContextComponents |
javaContextComponents() |
default MessagesApi |
messagesApi() |
applicationLifecycle, environment, injector, router, sourceMapperconfig, configurationapplicationactorSystem, executionContext, materializerhttpFilters, httpRequestHandlersessionConfigurationscalaHttpErrorHandlerfileMimeTypeslangsclock, cookieSigner, csrfTokenSignertempFileCreatordefault play.core.j.JavaContextComponents javaContextComponents()
javaContextComponents in interface HttpErrorHandlerComponentsdefault MessagesApi messagesApi()
messagesApi in interface I18nComponentsdefault ActionCreator actionCreator()
actionCreator in interface HttpComponentsdefault play.api.http.HttpConfiguration httpConfiguration()
httpConfiguration in interface HttpConfigurationComponentsdefault HttpErrorHandler httpErrorHandler()
httpErrorHandler in interface HttpErrorHandlerComponents